Skip to content

wizguin/mammoth-docker

Repository files navigation

mammoth-docker

Docker setup for https://github.com/wizguin/mammoth.

Prerequisites

  • git
  • Docker
  • Docker Compose v2

Installation

  1. Clone this repository with submodules.
git clone --recurse-submodules https://github.com/wizguin/mammoth-docker
  1. Copy .env.example to .env and set passwords.

  2. Create and start containers.

docker compose up
  1. Web server should now be running at http://localhost:8080/.