Install Taiga, Gogs, Drone, Odoo, OpenSteer & OpenVPN on your coffeemachine with docker
This is how you effectively utilize your coffeemachine :stuck_toungue_out:
Don't use a Coffee Machine
Install these tools in your coffeemachine
docker-machine create coffeemachine eval $(docker-machine env coffeemachine) docker-compose build docker-compose up
And that is how you optimize your Coffee Machine.
Detailed installation docs available here: https://github.com/reckonsys/bigga
If docker fails to start after installing openvpn, uninstall openvpn, install docker-ce, make sure docker daemon is running and the re install openvpn again. Everything should work now.
Have a look into openvpn folder to install openvpn
When configuring gogs for the first time, don't select the "enable internal ssh daemon" option. Keep it unchecked. Or else the Gogs will fail to start.