|
|
6 years ago | |
|---|---|---|
| src | 6 years ago | |
| .dockerignore | 6 years ago | |
| .gitignore | 6 years ago | |
| Dockerfile | 6 years ago | |
| README.md | 6 years ago | |
| docker-compose.yml | 6 years ago | |
| ftp.env.template | 6 years ago | |
| requirements.txt | 6 years ago |
Builds distribution website for BepInEx and other distributions
ftp.env.template to ftp.env and specify the FTP credentials you want to use
docker-compose.yml to set ports to the webapp and FTP serversdocker-compose build to build the imagesdocker-compose up to startThis will create volume bepisbuilds_builds-volume (assuming the working dir of this project is bepisbuilds) which is used to store build
artifacts.