this post was submitted on 16 Oct 2023
12 points (100.0% liked)
Self-Hosted Main
515 readers
1 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Let’s say you do like me and configure multiple LXCs and VMs in Proxmox to keep your services segregated, and you want to run Docker services on all of them… Portainer (plus Portainer Agent on all the different hosts) lets you manage deployment across everything from one central UI. That plus Watchtower on all your hosts to keep all your containers fresh and up to date, and Pushover to send you push notifications as updates are happening… it’s pure magic.
I need to be better about my docker deployment. Services running on 3 devices. Some docker, some docker-compose, and some were setup in portainer. It’s a bit of a mess tbh. Portainer agent sounds promising. I’ll check it out. Thanks!
Go look at yacht.sh, I'm a dev there and you love the eaze of use.
Whats different compared to cosmos.io , runtipi, casaOS, and others?
Yacht is a docker manager like portainer is, not a hosting platform. It just manages your containers same as portainer.