Aucune description

Kirk Trombley 29b0d7b67d Added rolling functionality il y a 6 ans
config 29b0d7b67d Added rolling functionality il y a 6 ans
src 29b0d7b67d Added rolling functionality il y a 6 ans
static 4ef678cb82 Adding web front end, clearing out some remaining bugs il y a 6 ans
templates 4ef678cb82 Adding web front end, clearing out some remaining bugs il y a 6 ans
.gitignore 47aec29750 Setting up gitignore il y a 6 ans
Dockerfile 72114935b1 Switched from postgres to sqlite il y a 6 ans
LICENSE 1e57eea03a License + README il y a 6 ans
README.md 29b0d7b67d Added rolling functionality il y a 6 ans
TODO_commands 29b0d7b67d Added rolling functionality il y a 6 ans
requirements.txt 29b0d7b67d Added rolling functionality il y a 6 ans

README.md

Rollbot

Build

`docker build -t rollbot3:latest .`

Deploy

`docker run -p6070:6070 --name rollbot3-instance -d rollbot3`