بدون توضیح

Kirk Trombley 1e57eea03a License + README 6 سال پیش
config 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list 6 سال پیش
src 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list 6 سال پیش
static 4ef678cb82 Adding web front end, clearing out some remaining bugs 6 سال پیش
templates 4ef678cb82 Adding web front end, clearing out some remaining bugs 6 سال پیش
.gitignore 47aec29750 Setting up gitignore 6 سال پیش
Dockerfile 4ef678cb82 Adding web front end, clearing out some remaining bugs 6 سال پیش
LICENSE 1e57eea03a License + README 6 سال پیش
README.md 1e57eea03a License + README 6 سال پیش
TODO_commands 8f96e184e3 reimplemented all the simple commands from the older version, made a TODO list 6 سال پیش
requirements.txt f9b1ea543f Adding requests requirement 6 سال پیش
stack-testing.yml 4ef678cb82 Adding web front end, clearing out some remaining bugs 6 سال پیش
stack.yml 4ef678cb82 Adding web front end, clearing out some remaining bugs 6 سال پیش

README.md

Rollbot

Build + Deploy

For local testing:

`docker-compose -f stack-testing.yml build`
`docker-compose -f stack-testing.yml up`

For deployment:

`docker-compose -f stack.yml build`
`docker-compose -f stack.yml up`