Hacker News new | ask | show | jobs
by neoglow 1613 days ago
Hi Teekert! Thank you for your feedback; I will 'unexpose' the mariadb port in this example. That is one less service open for exploiting! :)

I now about Traefik, but I use the Synology reverse proxy at the moment. I felt that it is not fair to include it in this blogpost, since it is not an open source solution and not truely in the spirit of selfhosting. I plan to make the switch in the future to another reverse proxy like Traefik, Caddy or maybe just Nginx, not sure yet.

Could you give me the link to the blogpost? I might link to it :) Quality conten t must be shared and I think we as selfhosters should make it as approachable as possible for newcomers.

2 comments

Actually Traefik is open source (right?): [0]

I really have to think about the post and update it, perhaps I'll get back to you and put it on a vps, not on "the hub of my digital life", before I share it.

Actually almost everything I learned and use I heard about on the Self-hosted podcast [1], and on one of the host's GitHub repos [2] (who takes personal infra as code to the next level).

[0]: https://github.com/traefik/traefik/blob/master/LICENSE.md

[1]: https://selfhosted.show/

[2]: https://github.com/IronicBadger

Thank you for sharing! Feel free to reach out to me, so we could share some thoughts. I am always open for learning new things :)
That podcast and its community on Discord are really very excellent.
I posted a full docker-compose traefik example here if it helps.

https://markfrancis.io/post/2021-04-20-bitwarden-docker-comp...

Nice! You still need to change the image to vaultwarden though :)

https://github.com/dani-garcia/vaultwarden/discussions/1642