This repository holds all of the code for modworkshop + docker compose + env files.
Pretty much just Docker or Docker Desktop whatever works for you. On Windows you'll need WSL2.
- Clone the repo.
- Copy .env.example, naming it .env and fill any necessary information in both frontend and backend.
- Run docker compose up -d.
- On Windows, you should place the folders in the distro of your choice, otherwise the performance is unbearable.
- Default email: admin@modworkshop.net and password: admin.
- The defaults are meant to be convenient for development they are not to be used in production. Make sure to setup with more care for production.
- Due to the complexity of getting PHP setup (libraries + config), we currently don't have a dockerless guide.
If you discover a security vulnerability, please submit a private vulnerability report. Alternatively, you can email me directly at luffy@modworkshop.net.