mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-14 08:34:35 +00:00
230 B
230 B
Deployment with Docker compose
Configure
Copy example.env to .env and enter values.
Initialize
./init.sh
Start
docker compose up --force-recreate --detach
Update app
./update.sh