For example, if I want a website where users can I signin to choose options such as changing or restarting a Docker container. Or various other systems level options available from a web interface.

I’m looking for something in the cloud but also something self hosted at home.

    • @dudesss@lemmy.caOP
      link
      fedilink
      English
      -5
      edit-2
      6 days ago

      Too many features. I should have mentioned that I want it very limited. For example, to give to clients to restart game servers.

      Edit: Cockpit is great! But to give remote access to full user-level shell access is not something I want. It might have access to other features I would want to avoid like installing software. Instead I want strictly it to commands like,

      • Backup,
      • Restore,
      • Restart
      • Update,
      • Modify config files,
      • File download,
      • File upload
      • @skankhunt42@lemmy.ca
        link
        fedilink
        English
        246 days ago

        You’re better off telling us the problem you’re trying to solve than come to us with a solution to something we have no idea about.

        If you describe the problem first, we might have a better idea than a web shell, which in all honesty is a bad idea.

      • Strit
        link
        fedilink
        English
        96 days ago

        You don’t have to use all the features. Restarting a service is a pretty broad feature. If it’s too broad, You will likely have to code something yourself.

      • @atzanteol@sh.itjust.works
        link
        fedilink
        English
        86 days ago

        Too many features

        What does that even mean? Are you looking for a bespoke system that does exactly what you want and nothing else?

      • Magnum, P.I.
        link
        fedilink
        English
        45 days ago

        Just host a webpage with 7 buttons triggering off your shell scripts.