You're viewing a single thread.
View all comments
147
comments
A reverse proxy, in my case Caddy.
26 0 ReplyHow did you set up you SSL certificates, are you using a self signed certificate or do you use a custom subdomain?
2 0 ReplyCaddy automatically sets up certificates for you. Since I don't want my subdomain to appear in certificate transparency logs, I use a wildcard certificate which requires using a plugin for my DNS provider.
3 0 ReplyThanks, that sounds good. Can you explain more how you used the plugin for the wildcard certificate?
1 0 Reply
Duh, you need a reverse proxy to host most of the stuff (if you want to run more than 1 service and use HTTPS). I use Traefik btw, though I heard Caddy is very easy to use.
1 5 Reply
You've viewed 147 comments.
Scroll to top