add DNS info
This commit is contained in:
15
README.md
15
README.md
@@ -1,12 +1,19 @@
|
||||
# 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)
|
||||
|
||||
**instances:**
|
||||
[**Instances**](./instances.tf)
|
||||
* WEB (webserver)
|
||||
* DB (database-server)
|
||||
|
||||
**volumes:**
|
||||
[**Volumes**](./volume.tf)
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user