Skip to content

komunitin/komunitin-deploy

Repository files navigation

Komunitin Deployment

Production deployment scripts for Komunitin at https://komunitin.org

Deployment

Configure

Copy and edit the .env file:

$ cp .env.template .env

Copy the Firebase admin SDK key file to komunitin-project-firebase-adminsdk.json.

Update & start services

$ docker compose up -d --build

Reverse proxy

Either use the provided Traefik reverse proxy or configure your own.

$ docker compose -f traefik.yml up -d

About

Testing deploy scripts for CD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published