From 204fbeba59ebffcd6381b872c931073be6aab1d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20B=C3=B6hm?= Date: Sat, 20 Feb 2021 19:50:20 +0100 Subject: [PATCH] add some status badges --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f1651ae..8aea8fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # `ddns` - Dynamic DNS +[![CircleCI](https://img.shields.io/circleci/build/github/pboehm/ddns?style=flat)](https://circleci.com/github/pboehm/ddns) +![Docker Image Size (tag)](https://img.shields.io/docker/image-size/pboehm/ddns/latest?logo=Docker) +![Docker Pulls](https://img.shields.io/docker/pulls/pboehm/ddns?logo=Docker) +![GitHub](https://img.shields.io/github/license/pboehm/ddns?style=flat) + + A self-hosted Dynamic DNS solution similar to DynDNS or NO-IP. You can use a hosted version at [ddns.pboehm.de](https://ddns.pboehm.de/) where you can register a @@ -14,11 +20,6 @@ is far easier to deploy. It now serves both the frontend and the backend over HT The old `ddns` source code can be found at the [legacy](https://github.com/pboehm/ddns/tree/legacy) tag. -**Security Notice** - -Please make sure that you use the latest available version of `ddns`, as it contains an important security -fix for [an issue introduced in the rework](https://github.com/pboehm/ddns/issues/8). - ## How can I update my IP if it changes? `ddns` is built around a small webservice, so that you can update your IP address simply by calling