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.

  • hendrik@palaver.p3x.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    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.

  • asudox@lemmy.asudox.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Mastodon*

    I tried using yunohost and some others but they all sucked. I went with just using the bare podman cli

  • ramble81@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Wouldn’t any VPS basically work as it’s providing you the Os (usually Linux) and it’s up to you to deploy the apps you want?

  • Nollij@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Correct me if I’m wrong, but aren’t most of them available as containers? Why would you need any hypervisor support beyond containers?

  • snekerpimp@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    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.

  • r.EndTimes@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    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.

    • r.EndTimes@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      caprover seems difficult to use, so do coollify and dokploy, might need to learn more about dockercompose, definitely doing some stuff wrong.