-
Notifications
You must be signed in to change notification settings - Fork 0
Running Server Only with Docker
Thomas Howe edited this page Mar 31, 2016
·
1 revision
If you'd like to run you own Greenbot server, use our docker image
- Install docker tools on your server, including docker-compose
- Clone the git repo (https://github.com/green-bot/greenbot-core)
- cd into greenbot-core
- docker-compose up
That's it! This doesn't include the greenbot admin portal (coming soon)