Is there a hypervisor that supports installing fediverse apps?
Like mastadon, peertube, akomma, etc. and having them run off one server?
I've found Yunohost, runtipi, caprover, and portainer (if using docker?) as potential options. They at least support one or two fediverse apps. Has anyone had any luck with them? I just got used to the idea of using a vps hypervisor/panel to manage multiple servers or having multiple sites on one server and was wondering if there was something like that for the fediverse side.
Currently checking out coolify, dokploy, runtipi, and cosmos. Cosmos is the only one I've found other than yunohost with lemmy in the appstore that lets you selfhost.
My issue with a lot of these solutions is just being new and not knowing what im doing, like outside of hetzner im not sure how to specify a seperate volume, the way these services are worded Im nervous about losing all my data by not doing the file/mount stuff correctly.
I believe you are using the wrong terminology. A hypervisor is a software suite that helps manage virtual machines. You are just looking for easy ways to spin up fediverse software. Docker with docker compose is all you need, and if you need a gui for it, dockge or portainer will be usable. Having at least a little bit of networking and container knowledge is necessary as well, as there is nothing out there yet that is “one click” for running those things. I started with Lemmy, as there is Lemmy-easy-deploy that does a lot of the heavy lifting for you.
Forsure, the terminologys a bit confusing, I thought it was for manaaging multiple servers , think dokploy was what im looking for, will check out lemmy-easy-deploy
I want to manage them like I would wordpress sites in enhance, monitor all the vps from different providers, migrate website/databaseto another server using a ui (for ease of useh if necessary, its fairly common to use something like runcloud, ploi, serveravatar, etc. outside of the fediverse stuff at least
Last time I checked, yunohost.org worked well. It either has the services you're interested in, or it doesn't... But it's really easy to get it running. Docker containers also usually work well. Though, you need some amount of technical knowledge. And I'd recommend to use something like docker-compose and not do everything manually... If you're a beginner, maybe just try YunoHost.