mcmikemn
mcmikemn
It would be nice if you could optionally install cadvisor and/or node exporter, without prometheus or grafana, so you could use d.ry to install them on additional servers.
I think the only way to configure prometheus with additional servers to scrape is by editing `d.rymg.tech/prometheus/config/prometheus.yml`. But that file is included in the repo. We should make it so...
Traefik-forward-auth uses step-ca vars in .env-dist, but you can only configure them by manually editing your instance's .env file. We should add them to Makefile's config-hook. Or perhaps instead of...
Homepage uses webhooks to auto-restart the container triggered by a push to the config repo. But if you put Homepage behind mTLS, the webhook is also behind mTLS. We could...
Adding instances to TFA, mainly so we can define COOKIE_NAME so it differs between TFA on different servers. This will fix #261
### Description I _love_ 13ft. Thank you for it! I use [Homepage](https://github.com/gethomepage/homepage/) and I wanted my 13ft service to have an icon, so I asked my [InvokeAI](https://github.com/invoke-ai) instance (local only,...
There are multiple d.ry apps that I rarely use - my current options are: - leave them running all the time, using resources when not being used - manually start...
Sablier may or may not provide beneficial functionality, and may or may not be a good fit for d.ry. I'm trying to add it in order to check it out....