mobilizon/docs/administration/docker.md
Thomas Citharel 4fab4e1d25
Move docs to mkdocs and improve them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-17 20:00:09 +01:00

470 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 also containing the front-end running on localhost.