reckonsys / coffeemachine

Install Taiga, Gogs, Drone, Odoo, OpenSteer & OpenVPN on your coffeemachine with docker

Home Page:https://www.reckonsys.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coffeemachine

Install Taiga, Gogs, Drone, Odoo, OpenSteer & OpenVPN on your coffeemachine with docker

This is how you effectively utilize your coffeemachine :stuck_toungue_out:

Method 1

Don't use a Coffee Machine

Method 2

Install these tools in your coffeemachine

How to install those?

docker-machine create coffeemachine
eval $(docker-machine env coffeemachine)
docker-compose build
docker-compose up

And that is how you optimize your Coffee Machine.

bigga

Detailed installation docs available here: https://github.com/reckonsys/bigga

OpenVPN

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

Gogs

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.

Volumerize

https://github.com/blacklabelops/volumerize

About

Install Taiga, Gogs, Drone, Odoo, OpenSteer & OpenVPN on your coffeemachine with docker

https://www.reckonsys.com/

License:MIT License


Languages

Language:Python 60.9%Language:Dockerfile 37.2%Language:Shell 1.8%Language:HTML 0.0%