2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00

Update docs

- Update documentation and badges
[ci skip]
This commit is contained in:
Ryan Emerle 2021-12-15 16:16:01 -05:00
parent 64d4839eb2
commit 99f3d531f7
No known key found for this signature in database
GPG Key ID: C0D34C592AED41CE
4 changed files with 13 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,6 @@
---
layout: home title: "Home"
layout: home
title: "Home"
section: "home"
position: 1
---
@ -8,6 +9,10 @@ position: 1
![VinylDNS logo](../img/vinyldns-fulllogoDARK-300.png)
[![VinylDNS API Docker Image](https://img.shields.io/docker/v/vinyldns/api?color=blue&label=API%20Image&logo=docker&logoColor=white)](https://hub.docker.com/r/vinyldns/api/tags?page=1&ordering=last_updated)
[![VinylDNS Portal Docker Image](https://img.shields.io/docker/v/vinyldns/portal?color=blue&label=Portal%20Image&logo=docker&logoColor=white)](https://hub.docker.com/r/vinyldns/portal/tags?page=1&ordering=last_updated)
VinylDNS is a vendor agnostic front-end for enabling self-service DNS and streamlining DNS operations. It is designed to
integrate with your existing DNS infrastructure, and provides extensibility to fit your installation. VinylDNS manages
millions of DNS records supporting thousands of engineers in production at [Comcast](https://comcast.github.io/). The

View File

@ -1,5 +1,6 @@
---
layout: docs title: "API Configuration Guide"
layout: docs
title: "API Configuration Guide"
section: "operator_menu"
---

View File

@ -1,5 +1,6 @@
---
layout: docs title: "Pre-requisites"
layout: docs
title: "Pre-requisites"
section: "operator_menu"
---