31 lines
731 B
Markdown
31 lines
731 B
Markdown
## Notes
|
|
|
|
- I need for testing a separate dns server
|
|
- build a test environment on our proxmox instance
|
|
|
|
## Init Meeting
|
|
|
|
- reverse proxy aufsetzen
|
|
- bestehende maschinen brauchen nicht angefasst zu werden
|
|
- ssl zertifikate bestehen
|
|
|
|
### Steps
|
|
|
|
- ansible script which sets up caddy with own certificates (research how to run against google cloud engine)
|
|
- create plan of reverse proxy function
|
|
- test against own infrastructure
|
|
- apply with lukas
|
|
- create vm with terraform
|
|
- provision it with ansible
|
|
- change dns entries to point to reverse proxy
|
|
- configure reverse proxy for desired domains
|
|
|
|
|
|
## After Meeting
|
|
|
|
- schreibe kalkulation fuer die umsetzung
|
|
|
|
|
|
## Ansible
|
|
|
|
- [ ] change caddy such that it uses existing ssl certs |