[products] phase in VPN

This commit is contained in:
Nico Schottelius 2022-02-17 22:03:55 +01:00
parent 87b308d278
commit e5107e84ff
2 changed files with 113 additions and 3 deletions

View File

@ -43,7 +43,7 @@ core business. The system upgrade and maintaenance is taken cared by us.
---
content1_text:
## DNS Servers as a Service (DNSSaaS)
## DNS Server 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
@ -66,8 +66,7 @@ The DNS servers are configured to pull from the configured repository
every 5 minutes.
If you order more than one DNS server, we offer to place them into
different data centers.
different data centers and IP ranges.
## How to use the DNS servers

View File

@ -0,0 +1,111 @@
_discoverable: no
---
_hidden: no
---
title: VPN Server (as a service)
---
subtitle: Manage your own VPN connections
---
headline1: Your own VPN server
---
headline2: GitOps flow
---
headline3: Worry free VPN
---
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 VPN server? Easy, we got you covered.
Need 2, 3 or many more VPN servers? No problem, deploy and manage them
exactly the same.
---
feature2_title: Made for developers with GitOps
---
feature2_text:
How should one manage VPN zones? What kind of configuration utility
should one use? There is a simple answer to this: none at all. Simply
commit your VPN zones to a git repository, push it - done. Everything
else is taken care of by the our infrastructure.
---
feature3_title: Concentrate your core business
---
feature3_text: Don't worry - be happy
With the hosted VPN server you can focus on your
core business. The system upgrade and maintaenance is taken cared by us.
---
content1_text:
## VPN Server as a Service (VPNSaaS)
This service allows you to manage VPN connections on your own VPN
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 VPN zones files
without having to run your own VPN server.
The VPN server does not support IXFR or AXFR request. The
distribution of VPN information is assumed to be done by other means
such as git.
## Features
The provided VPN servers are reachable via IPv6 and IPv4.
The VPN servers are configured to pull from the configured repository
every 5 minutes.
If you order more than one VPN server, we offer to place them into
different data centers and IP ranges.
## How to use the VPN 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 VPN
server
* The zone ("domain") is infered from the filename
* Symbolic links are supported, so you can have different zones with
the same content
## Fully Open Source and IPv6 enabled
The VPN 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-VPN](https://www.knot-vpn.cz/).
## Zero Carbon Hosting
The VPN servers are running in our [Zero Carbon
Data Center.](httsp://datacenterlight.ch)
## Pricing
Your own VPN server is available in 2 versions:
* IPv6 only VPN server with a /48 network:
including IPv6 and IPv4 reachability is 17
CHF/month with a 25 CHF setup fee.
## 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.