Production deployment scripts for Komunitin at https://komunitin.org
Copy and edit the .env file:
$ cp .env.template .envCopy the Firebase admin SDK key file to komunitin-project-firebase-adminsdk.json.
$ docker compose up -d --buildEither use the provided Traefik reverse proxy or configure your own.
$ docker compose -f traefik.yml up -d