From 8e403f2d7b8500718321f13c89d197ffb411afcb Mon Sep 17 00:00:00 2001 From: Oli Date: Tue, 25 Oct 2022 13:25:50 +0000 Subject: [PATCH] add DNS info --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6d368e0..7abb003 100644 --- a/README.md +++ b/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