Docker setup for https://github.com/wizguin/mammoth.
- git
- Docker
- Docker Compose v2
- Clone this repository with submodules.
git clone --recurse-submodules https://github.com/wizguin/mammoth-docker
-
Copy .env.example to .env and set passwords.
-
Create and start containers.
docker compose up
- Web server should now be running at http://localhost:8080/.