Quickstart 1 - Running The Docker Stack
How to quickly get up and running with the CivicDuty Prefect Distro with Docker on Linux
Last updated
Was this helpful?
How to quickly get up and running with the CivicDuty Prefect Distro with Docker on Linux
Last updated
Was this helpful?
Github Repo location
Assuming Docker is running on a Linux OS such as Ubuntu, Debian or Redhat.
Docker should be installed on host, including docker-compose - Official Docker install instructions
These instructions were derived on a host running Debian 11 (bullseye) Linux distro .
Clone git repository from
Navigate to newly created civicduty directory
Create the .env
configuration file from the template file versions.venv
i.e.
For x64 (Intel) machines
For arm64 machines (AWS Graviton/ Mac Silicon etc)
Change Postgres password in the configuration file .venv
i.e.
In the directory that you installed civicduty to, run the following command:
By default the stack will restart after the host is rebooted
In the directory that you installed civicduty to, run the following command: