So I will be trying to have most of my core and prod infrastructure in well... as code.
I will try to use the following 4 technologies to write my infa.
Used for
-
Lab Network: Terraform is already being used to initialise and setup our network. For more info check out the network init page.
-
[(Beta)] Prod DNS: Try using Terrafrom with cloudflare dns to set up the IPs for thing. What would be even better is if we used Regis data for it. well now that i think about it, it does not make sence because atp why not just do it in python? any way something to explore! #TODO
-
Initialising Prod and core VMs: #TODO
-
Initialising Cloud env: #TODO
-
Setting up proxmox nodes: #TODO
-
Setting up Prod and core VMs after tf init: #TODO
- Initialising prod and core Services: we got a few old compose files see what you can salvage #TODO
-
Setup SSH keys (pre Ansible)
-
Harden SSH
-
Setup Monitoring (Should be done using Ansible)
-
Setup Monitoring