add DNS info

This commit is contained in:
Oli
2022-10-25 13:25:50 +00:00
parent b1d8009fec
commit 8e403f2d7b

View File

@@ -1,12 +1,19 @@
# DTSV Infrastructure build with Terraform # DTSV Infrastructure build with Terraform
The infrastructure consists one network, two instances and one volume. The infrastructure consists one network, two instances and one volume on [Hetzner Cloud](https://www.hetzner.com/cloud)
**networks:** [**Networks**](./network.tf)
* VPC (virtual-private-cloud) * VPC (virtual-private-cloud)
**instances:** [**Instances**](./instances.tf)
* WEB (webserver) * WEB (webserver)
* DB (database-server) * DB (database-server)
**volumes:** [**Volumes**](./volume.tf)
* WEB (persistent webserver data) * WEB (persistent webserver data)
The Domain Registration Providers is [IONOS](https://www.ionos.com/domains)
[**DNS**](./dns.tf)
* twirling.de -> IONOS hosting
* *.twirling.de -> IONOS hosting
* cloud.twirling.de -> webserver