Skip to content

cuttle-ai/docker-setup

Repository files navigation

docker-setup

Docker compose setup for the platform

Setup

git clone https://github.com/cuttle-ai/docker-setup
cd docker-setup
cp sample.env .env
ssh-keygen
cp ~/.ssh/id_rsa id_rsa
cp ~/.ssh/id_rsa.pub id_rsa.pub

Update the google client id and secret in the .env file.

For the first time run the following command to build and start the platform

sh setup.sh

Once setup, the platform can be started by running the following command

sh start.sh

About

Docker compose setup for the platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published