mobilizon.chapril.org-mobil.../support/guides/install/docker.md

466 B

Docker

You can quickly get a server running using Docker. You'll need both Docker and Docker-Compose.

Start by cloning the repo

git clone https://framagit.org/framasoft/mobilizon && cd mobilizon

Then, just run make to build containers.

make

This will start a database container, an API container and the front-end container running on localhost.