Git Product home page Git Product logo

DNS3L

is a shortcut for DNS plus SSL/TLS and a centralized ACME client that claims X.509 certificates from ACME CA using DNS-01 validation, provides an API, CLI, UI and a pluggable DNS library, manages renewals and publishes issued certificates of multiple CA. Supporting X5C handling for TLS in air gapped environments of large enterprises...

Try the docs for further details...

We are using this repo to manage the project, publish the API and simplify deployment.

We are releasing docker images and binaries for some platforms. For quick deployment there is a docker compose stack that provides main components:

component source endpoint note
ingress proxy https://github.com/dns3l/ingress DNS3L_FQDN default: localhost
dns3ld https://github.com/dns3l/dns3l-core https://${DNS3L_FQDN}/api
OIDC middleware https://github.com/dns3l/auth https://${DNS3L_FQDN}/auth
UI https://github.com/dns3l/web https://${DNS3L_FQDN}
smallstep middleware https://github.com/dns3l/sra not exposed

Run

docker compose -f stack.yml up

Stack uses per default .env/.. for configuration.

See https://github.com/dns3l/ingress#multihomed about considerations for multi homed setups.

Build via docker

git clone https://github.com/dns3l/dns3l
git clone https://github.com/dns3l/ingress dns3lingress
git clone https://github.com/dns3l/dns3l-core dns3lcore
git clone https://github.com/dns3l/auth dns3lauth
git clone https://github.com/dns3l/sra dns3lsra
git clone https://github.com/dns3l/web dns3lweb

cd dns3l

docker compose -f build.yml build
docker compose -f build.yml up

Contribution

You are welcome! Please do not hesitate to contact us via PR, Issue or Discussion. For your PR use common GitHub flow.

License

Based on repository content we are using apache-2.0 or mit.

dns3l's Projects

auth icon auth

An OIDC provider for DNS3L

dns3l icon dns3l

X.509 certificates 4 TLS (X5C). Air gapped. Utilizing ACME and DNS.

ingress icon ingress

A docker compose NGINX ingress for DNS3L

sra icon sra

A smallstep registration authority for DNS3L

web icon web

A web app for DNS3L

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.