From eda477a854dcb34cd158042eed5c384af7a1585c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 17 Feb 2022 21:37:47 +0100 Subject: [PATCH] Add product: DNS servers as a service --- .../dns-server-as-a-service/contents.lr | 90 +++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 content/u/products/dns-server-as-a-service/contents.lr diff --git a/content/u/products/dns-server-as-a-service/contents.lr b/content/u/products/dns-server-as-a-service/contents.lr new file mode 100644 index 0000000..6d5e611 --- /dev/null +++ b/content/u/products/dns-server-as-a-service/contents.lr @@ -0,0 +1,90 @@ +_discoverable: no +--- +_hidden: no +--- +title: DNS Server (as a service) +--- +subtitle: Manage your own DNS records +--- +headline1: Unlimited number of domains +--- +headline2: GitOps flow +--- +headline3: Worry free DNS +--- +header_background_color: #1393B4 +--- +header_text_color: text-light +--- +nav_classes: navbar-dark +--- +FIXMEimage: /u/image/cards/supportsystem.jpg +--- +feature1_title: Scalable +--- +feature1_text: +Need just a single DNS server? Easy, we got you covered. +Need 2, 3 or many more DNS servers? No problem, deploy and manage them +exactly the same. +--- +feature2_title: Made for developers with GitOps +--- +feature2_text: +How should one manage DNS zones? What kind of configuration utility +should one use? There is a simple answer to this: none at all. Simply +commit your DNS zones to a git repository, push it - done. Everything +else is taken care of by the our infrastructure. +--- +feature3_title: +--- +feature3_text: Don't worry - be happy +With the hosted DNS server you can focus on your +core business. The system upgrade and maintaenance is taken cared by us. +--- +content1_text: + +## DNS Servers as a Service (DNSSaaS) + +This service allows you to manage DNS entries on your own DNS +servers. You manage zone files and zone records in the standard BIND +format. + +### Not included + +This service does not register a domain or manage your SSL +certificates. It is purely allowing you to manage your DNS zones files +without having to run your own DNS server. + +## Features + +The provided DNS servers are reachable via IPv6 and IPv4. +The DNS servers are configured to pull + +## How to use the DNS servers + +There are a few simple steps required: + +* Create a git repository anywhere you want - for instance on + [code.ungleich.ch](https://code.ungleich.ch) with an [ungleich + account](https://account.ungleich.ch). +* Create the zone files in the directory "zones/" +* Every file in the zones/ directory becomes a zone served by the DNS server + + +## Fully Open Source and IPv6 enabled + +The DNS is completely based on Open +Source Software components. From the operating system to the software +stack, nothing is closed. This service is based +on [Knot-DNS](https://www.knot-dns.cz/). + +## Zero Carbon + +The DNS servers are running in our [Zero Carbon +Data Center.](httsp://datacenterlight.ch) + +## How to order + +As the support system can be setup for very different use cases, we +recommend to contact us at **support -at- ungleich.ch** to discuss how +you would like to have your system setup.