traefik-ondemand-plugin VS dry

Compare traefik-ondemand-plugin vs dry and see what are their differences.

traefik-ondemand-plugin

Traefik plugin to scale containers on demand (by acouvreur)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
traefik-ondemand-plugin dry
6 2
6 2,873
- -
2.5 6.6
over 1 year ago 4 days ago
Go Go
Apache License 2.0 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.

traefik-ondemand-plugin

Posts with mentions or reviews of traefik-ondemand-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-28.

dry

Posts with mentions or reviews of dry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-07.
  • IP Addressing in 2021
    1 project | news.ycombinator.com | 21 Jan 2022
    I set up an internal IPv6-only web server last night. I'm fortunate enough to have an IPv6-capable home connection, and the hosting provider I use (Scaleway) charges extra for assigning IPv4 addresses to machines, so I thought I'd see how easy it would be to save a bit of money and make this machine IPv6-only.

    The machine is now running fine, but I had a few roadblocks setting it up:

    • My provisioning scripts download a release of 'dry'[0] from GitHub, which does not support IPv6. I ended up assigning my new machine a temporary IPv4 address and removing it later.

    • The scripts also import a key from 'keyserver.ubuntu.com'[1], which, again, does not support IPv6. Attempting to connect just timed out, and if I hadn't just solved the other issue, I would have assumed the host was down.

    • There seems to be a bug in Scaleway's cloud firewall (the things it calls Security Groups), where you cannot allow inbound ICMPv6, only standard ICMP (for IPv4). This meant my pings never responded and I thought the machine wasn't up when it was up.

    Basically, what I want you to take away from this post is that if you disable IPv6, it's still the case that during maintenance, things are going to break, often mysteriously and with bad error messages, but outside of maintenance, things will likely run smoothly. My machine runs Sentry, and after the problems I had setting it up, I didn't dare run the Sentry './install.sh' script with IPv4 disabled as I didn't trust it to handle that case correctly — and even if the script reported no errors, I wouldn't have trusted there to actually be no errors. Since then, though, it's been running fine, so having an IPv6-only server is certainly possible, even if you have to give in and assign it an IPv4 address at the start, then take it away again later.

    [0]: https://github.com/moncho/dry

  • How do you profile the resource usage of all your containers?
    2 projects | /r/docker | 7 Sep 2021
    Dry.

What are some alternatives?

When comparing traefik-ondemand-plugin and dry you can also consider the following projects:

docker-box - A lightweight docker application platform for single servers.

dockprom - Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager

Lazytainer - Docker container lazy loading

moby-ingress - Label based HAProxy ingress-controller for docker and docker swarm

traefik-forward-auth - Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy

docker-volume-backup - Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage

traefik-real-ip - When traefik is deployed behind a load balancer, it should get the real IP from the X-Forwarded-For or Cf-Connecting-Ip (if from Cloudflare) header.

Portainer - Making Docker and Kubernetes management easy.

ContainerNursery - Puts Docker Containers to sleep and wakes them back up when they're needed

coraza-traefik

plugin-rewritebody - Rewrite body is a middleware plugin for Traefik which rewrites the HTTP response body by replacing a search regex by a replacement string

traefik-get-real-ip - traefik get the real IP from the X-Forwarded-For or CDN specified header field.