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 a7e2267102 Updates README 2017-11-04 19:23:43 +05:30
cloudflare Initial commit 2017-11-04 19:09:32 +05:30
docker Initial commit 2017-11-04 19:09:32 +05:30
mysql Initial commit 2017-11-04 19:09:32 +05:30
.gitignore Initial commit 2017-11-04 19:09:32 +05:30
README.md Updates README 2017-11-04 19:23:43 +05:30
main.tf Initial commit 2017-11-04 19:09:32 +05:30
variables.tf Initial commit 2017-11-04 19:09:32 +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

Self-learning project for terraform