hetzner-lb-acmedns VS acme-dns

Compare hetzner-lb-acmedns vs acme-dns and see what are their differences.

hetzner-lb-acmedns

A service to automatically update Letsencrypt SSL certificates on the Hetzner load-balancer using joohoi/acme-dns. (by pirsch-analytics)

acme-dns

Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely. (by joohoi)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
hetzner-lb-acmedns acme-dns
1 39
5 2,425
- 1.4%
5.2 2.6
over 4 years ago 2 months ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hetzner-lb-acmedns

Posts with mentions or reviews of hetzner-lb-acmedns. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.

acme-dns

Posts with mentions or reviews of acme-dns. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-19.
  • Migrating Mess with DNS to Use PowerDNS
    2 projects | news.ycombinator.com | 19 Aug 2024
    Great question. My first pass at the project was looking to conform to the ACME DNS API [1]. There are some tools for cert management that use that API, so it gave me broad tool support with very little effort. The getlocalcert subdomains don't permit user modification of A, MX, or CNAME records on the public DNS; you've got to do that with a private DNS server you provide.

    I may consider extending the service to allow A/AAAA records to private IP ranges, and then I'd need a more full featured API, but this far there hasn't been demand for the feature.

    Hit me up on email if you want to chat more (in profile), we're solving some similar problems.

    [1] https://github.com/joohoi/acme-dns

  • Free DDNS with Cloudflare and a Cronjob
    17 projects | news.ycombinator.com | 26 Jul 2024
    there is also https://github.com/joohoi/acme-dns and LE clients like lego supporting it.
  • Subdomain.center – discover all subdomains for a domain
    4 projects | news.ycombinator.com | 15 Sep 2023
    Getting a wildcard certificate from LE might be a better option, depending on how easy the extra bit of if plumbing is with your lab setup.

    You need to use DNS based domain identification, and once you have a cert distribute it to all your services. The former can be automated using various common tools (look at https://github.com/joohoi/acme-dns, self-hosted unless you are only securing toys you don't really care about, if you self host DNS or your registrar doesn't have useful API access) or you can leave that as an every ~ten weeks manual job, the latter involves scripts to update you various services when a new certificate is available (either pushing from where you receive the certificate or picking up from elsewhere). I have a little VM that holds the couple of wildcard certificates (renewing them via DNS01 and acmedns on a separate machine so this one is impossible to see from the outside world), it pushes the new key and certificate out to other hosts (simple SSH to copy over then restart nginx/Apache/other).

    Of course you may decide that the shin if your own CA is easier than setting all this up, as you can sign long lived certificates for yourself. I prefer this because I don't need to switch to something else if I decide to give friends/others access to something.

  • Easy HTTPS for your private networks
    13 projects | news.ycombinator.com | 10 Jul 2023
  • I've created a solution for managing internal domains, how do I selfhost this more?
    2 projects | /r/selfhosted | 29 May 2023
    As someone else said, it’s a huge pain to run your own dns services. However, if you want some separation, I recently saw https://github.com/joohoi/acme-dns
  • LeGo CertHub v0.9.0 with Docker Support
    13 projects | /r/selfhosted | 13 May 2023
    v0.9.1 is out and natively supports both https://github.com/joohoi/acme-dns and any dns provider available in https://github.com/acmesh-official/acme.sh
  • How do you deal with SSL certs management?
    3 projects | /r/networking | 24 Apr 2023
    I have set up an acme-dns server to answer ACME DNS Challenges: https://github.com/joohoi/acme-dns
  • How to configure and use acme-dns?
    3 projects | /r/selfhosted | 22 Mar 2023
  • What is a good alternative if port 80 is blocked?
    2 projects | /r/selfhosted | 9 Feb 2023
    The DNS challenge can be easily automated using https://github.com/joohoi/acme-dns - you do need an IP you can run a DNS server on though.
  • Setting up ssl on AGH
    1 project | /r/Adguard | 9 Oct 2022
    If your server is not accessible over the internet, you can still use Let's Encrypt or ZeroSSL to get a certificate. You'll just need to set up a DNS Challenge for things to work. This is a little more complicated, but can work even if your DNS provider doesn't have an API. For example, I use Google Domains and Google DNS (not cloud DNS) for my DNS server, but I've got an instance of acme-dns running on VPS box that handles the DNS auth for me. It's how every machine on my local network has valid certificates - but I annoyingly need to renew them every 90 days.

What are some alternatives?

When comparing hetzner-lb-acmedns and acme-dns you can also consider the following projects:

devops - This code will setup a new FREE VM on google cloud with postgres, a load balancer, and a web app that can query from the postgres running on localhost.

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface

minectl - minectl πŸ—Ί is a cli for creating Minecraft server on different cloud provider.

acme.sh - A pure Unix shell script implementing ACME client protocol

hetzner-rescaler - Lightweight CLI tool to programmatically rescale your Hetzner virtual server daily to optimize your budget spending

acme-dns-server - Simple DNS server for serving TXT records written in Python

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured

Did you know that Go is
the 4th most popular programming language
based on number of references?