Add product: DNS servers as a service
This commit is contained in:
parent
a146991ad9
commit
eda477a854
1 changed files with 90 additions and 0 deletions
90
content/u/products/dns-server-as-a-service/contents.lr
Normal file
90
content/u/products/dns-server-as-a-service/contents.lr
Normal file
|
@ -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.
|
Loading…
Reference in a new issue