motruck
@motruck@lemmy.zip
- Comment on How to Setup Authelia in Docker with SWAG Reverse Proxy (2026) 3 weeks ago:
SWAG. SWAG. SWAG.
Apparently it is just a customized nginx set up.
- Comment on Recommendations for music-setup? 4 weeks ago:
Ampache Music assistant hooked up to Ampache for room speakers. Plenty of mobile apps to choose from,
- Comment on The prices differences of different providers for the same domain is crazy. 4 weeks ago:
Agreed. I don’t trust them at all and hate how much stuff uses them.
- Comment on How do you protect a remote backup from a compromised account? 1 month ago:
Go on.
- Comment on How do you protect a remote backup from a compromised account? 1 month ago:
Append only mode.
- Comment on Could somebody share a working Arr stack in docker with me? 1 month ago:
What did you try to do and how did it under deliver?
- Comment on How do you manage you DB in a docker environment? 1 month ago:
Try moving one of the services out of your combined database.
With a containerized database you stop it. Copy everything over to the other machine and start it.
With your set up you have to dump the database and import it on the other system.
You also get easier coarser performance isolation on a per service basis.
Oh yeah and OOM-killa ever get your database down. Well now they won’t all die at once.
The overhead of running another database instance is easily with the above advantages.
- Comment on Think I am getting carried away with self hosting (stock image library) 1 month ago:
Any chance you can upload your ISOs to archive.org?
- Comment on People who are staying on Plex, have you tried Jellyfin? What about it do you not prefer? (real question) 2 months ago:
Te kodi integration has nothing on plex4kodi. If they worked the same I’d switch in a heart beat. Jellyfin and Plex both have terrible interfaces and can’t play media nearly as well as Kodi hence the requirement.
- Comment on Server randomly locked up. Trying to find out why 5 months ago:
Look at dmesg?
Look at the last boots:
journalctl -o short-precise -k -b -2
- Comment on Self-hosting in 2025 isn't about privacy anymore - it's about building resistance infrastructure 6 months ago:
Are all these long form posts written with the help of AI? The length of posts here seem abnormally long for this type of forum. I’m not saying I don’t like it but I’m immediately skeptical when I see a giant post nowadays.