https://github.com/reckonsys/coffeemachine
Install Taiga, Gogs, Drone, Odoo, OpenSteer & OpenVPN on your coffeemachine with docker
https://github.com/reckonsys/coffeemachine
deploy-tool deployment-automation docker docker-compose drone drone-ci droneci gogs odoo opensteer openvpn taiga
Last synced: 6 months ago
JSON representation
Install Taiga, Gogs, Drone, Odoo, OpenSteer & OpenVPN on your coffeemachine with docker
- Host: GitHub
- URL: https://github.com/reckonsys/coffeemachine
- Owner: reckonsys
- License: mit
- Created: 2019-11-06T09:14:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T06:01:37.000Z (over 5 years ago)
- Last Synced: 2025-04-10T18:06:08.315Z (6 months ago)
- Topics: deploy-tool, deployment-automation, docker, docker-compose, drone, drone-ci, droneci, gogs, odoo, opensteer, openvpn, taiga
- Language: Python
- Homepage: https://www.reckonsys.com/
- Size: 57.6 KB
- Stars: 4
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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**
- `Gogs `_
- `Taiga `_
- `Odoo `_
- `OpenSteer `_How to install those?
---------------------::
docker-machine create coffeemachine
eval $(docker-machine env coffeemachine)
docker-compose build
docker-compose upAnd 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