mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-14 00:24:36 +00:00
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