Source Code for the Home Server setup. This includes the git server hosting this repository as well. #terraform #docker https://git.captnemo.in/nemo/nebula/
Go to file
Nemo 62ee3b47f2 Work on proxying content via sydney
- cloudflare + LE
- traefik now has ingress on 443
- basic auth added for now
2017-11-26 16:53:34 +05:30
cloudflare traefik labels 2017-11-08 01:01:12 +05:30
docker Work on proxying content via sydney 2017-11-26 16:53:34 +05:30
mysql Initial commit 2017-11-04 19:09:32 +05:30
.editorconfig Work on proxying content via sydney 2017-11-26 16:53:34 +05:30
.gitignore Work on proxying content via sydney 2017-11-26 16:53:34 +05:30
README.md Airsonic 2017-11-18 17:10:02 +05:30
main.tf Work on proxying content via sydney 2017-11-26 16:53:34 +05:30
variables.tf Shifts to docker cert auth 2017-11-09 01:20:44 +05:30

README.md

nebula

Where stars are born.

Manages the local infrastructure of my home server.

modules

  1. docker: to actually run the services
  2. cloudflare: to manage the DNS
  3. mysql: unused, but setup

Self-learning project for terraform

Planned

  1. Setup DigitalOcean
  2. Add DO infrastructure via ansible
  3. Add traefik for proper proxying