grimer
@grimer@lemmy.world
- Comment on Dashboard for my servers 6 days ago:
I’ve stuck with gethomepage.dev the longest. Taking the time to tweak it can be a huge help (using labels for autodiscovery). It’s yaml configs are fairly easy once you get the hang of them if that’s something that is new to you. Lots of help out there too.
- Comment on Best Synology Replacement? 5 months ago:
I was in a very similar situation as you when I decided to just go with Unraid and build my own. I got a Fractal Design 804 case and was able to put very modest parts in it (i5 6500) and it performs so much better. And now there’s no headaches with drives. I still have my 918+ but it’s only used as a local backup for my unraid. If you’re willing to shift perspective a little it can be very worthwhile. My small opinion…
- Comment on Self-hosted PDF manager? 10 months ago:
Not sure what your preferred platform is but I’ve had great success connecting to my Calibre-web site with Yomu on iOS.
- Comment on Moving from Cloudflare tunnels for media streaming, first plan didn't work out due to double NAT 11 months ago:
Maybe using a tailscale funnel would be a good option for you? I use one for a webdav setup to get around CF’s 100mb limit on uploads when clients won’t chunk their data properly. It was fairly easy to set up and works perfectly.
- Comment on Backup compose and env files 11 months ago:
That is an option I’ve been thinking about but I’ve never used it, I’m not a dev. Maybe I’ll look at it more seriously since it does sound like what would work best, I’d really apprecieate the versioning. Thanks!
- Comment on Backup compose and env files 11 months ago:
In my particular case I only have a few .env files and they don’t have any credentials in them. This is mostly for the docker-compose files.
- Submitted 11 months ago to selfhosted@lemmy.world | 13 comments
- Comment on How do you like to transfer large files between friends across the internet? 11 months ago:
I literally just set up a container for Erugo for this exact thing. It worked perfectly and was super easy to do. It’s just a self-hosted version of wetransfer. Could be helpful…
- Comment on Omnivore Alternatives? 1 year ago:
I’m finding Linkwarden to be pretty helpful
- Comment on Why are people preferring Blue Sky over Mastodon? 1 year ago:
Simplicity.
- Comment on If you already know Docker CLI, is there a reason to use Portainer? 1 year ago:
95% of the time I’ll use the CLI but occasionally it’s faster for me to check a bunch of boxes in Portainer and restart entire stacks at the same time instead of going to each one’s folder. Maybe a few other little things like that but you get the idea.