myrmidex
@myrmidex@belgae.social
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 20 hours ago:
Thanks for the explanation, something I need to look into!
- Comment on what's the simple way to map services to subdomains instead of specifying the port number? 1 day ago:
One benefit of Caddy over NPM: local certificates.
The latest selfh.st newsletter linked to a relevant video:
- Comment on Self-Host Weekly (10 July 2026) 2 days ago:
MusicSeerr
Music Requests
Name: MusicSeerr --> DroppedNeedle
Nice, just what I needed!
- Comment on New here - excited to join the selfhosted community 1 week ago:
argh
^C $ docker compose up -d
xD
- Comment on Tempus v4.20.0 android subsonic client release 2 weeks ago:
Love tempus, it’s my main navidrome client on mobile. Thanks for all the great work!
- Comment on Could somebody share a working Arr stack in docker with me? 3 weeks ago:
As much trouble as any regular docker setup I reckon. It’s not doing anything special, just a nice front-end showing the logs, the compose and some details about the different services.
And many of my compose files in there make use of nginx, but the services nginx reference are all inside the same compose.
- Comment on Could somebody share a working Arr stack in docker with me? 3 weeks ago:
Perhaps DockGE would help with your flow, it’s a docker web UI for managing services (in a basic manner, think a basic Portainer). It creates the separate folders for you, all you need to do is give the stack a name and plop the compose file in there. I use it to manage containers on all my VMs, mainly to have an easy overview in the browser but also to avoid issues like yours.