Skip to content

ccims/gropius

Repository files navigation

Gropius

The easiest way to deploy the Gropius system.

⚠️ Files in this repository are not compatible with the legacy docker-compose cli. Use the newer integrated docker compose command instead. See here for install instructions.

Repository

To clone the repository use:

git clone --recurse-submodules https://github.com/ccims/gropius.git

Production

To generate a valid configuration, run ./generate_env.sh. This command will write the .env file, configuring all required secrets.

docker compose up

This will provide

Testing

⚠️ This setup should only be used for debugging the production version!

docker compose -f docker-compose-testing.yaml up

This will provide

GitHub sync

To execute the github sync use:

docker compose -f docker-compose-testing.yaml up github

Volumes

Data is persisted in volumes. To stop Gropius and remove the volumes use:

docker compose -f docker-compose-testing.yaml down --volumes 

About

The easiest way to deploy the Gropius system

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •