• verstra@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    9 months ago

    This is just what I need. A few months ago, SeaFile shat the bed and I just could be bothered to fix it. It’s deployment is a mess - a server, then a frontend host, a reverse proxy, a database - all in one container!

    So I will try this out. I was contemplating building a thing like this myself, so I can contribute fixes/features too.

    • enemenemu@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      9 months ago

      Why are you not simply using nextcloud?

      Why would you want that all in one container? That sounds like a bad system. I like docker / podman especially because I can separate the containers.

      • verstra@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        I’ve tried nextcloud, it felt too slow.

        Why would you want that all in one container?

        I don’t want it, SeaFile provides only such conglomerate Dockerfile. And I didn’t have much success with writing my own Dockerfile for it. It’s terrible.

    • paequ2@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      9 days ago

      SeaFile shat the bed and I just could be bothered to fix it. It’s deployment is a mess

      OMG. YES! I tried to install Seafile in my environment, but I gave up after a few days. I got it partially running, but some requests weren’t making it past the 100th proxy for some reason. idk.