• 5 Posts
  • 236 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle




  • Lem453@lemmy.catoSelfhosted@lemmy.worldOptions on Cozy.io
    link
    fedilink
    English
    arrow-up
    4
    ·
    13 days ago

    https://owncloud.dev/ocis/

    Is a complete rewrite I’m GO

    I started with owncloud, then the devs left for NextCloud in I’ve been in that since version 1

    Then I looked at seafile and then lacking features (search)

    Finally I discovered that owncloud has been rewriting ocis I’m GO which greatly simplifies a lot of the issues NextCloud inherited from the original owncloud

    Works very well so far. Just trying to get oAuth to work







  • I’ve got multiple apps using LDAP, oauth, and proxy on authentik, I’ve not had this happen.

    I also use traefik as reverse proxy.

    I didn’t manually create an outpost. Not sure what advantage there is unless you have a huge organization and run multiple redundant containers. Regardless there might be some bug here because I otherwise have the same setup as you.

    I would definitely try uploading everything to the latest container version first






  • Does anyone know if dockge allows you to directly connect to a git repo to pull compose files?

    This is what I like most about portainer. I work in the compose files from an IDE and the check them into my self hosted git repo.

    Then on portainer, the stack is connected to the repo so only press a button to pull the latest compose and there is a check box to decide if I want the docker image to update or not.

    Works really well and makes it very easy to roll back if needed.