@Wirv OK, I don't really know that part since I have never tried LFS myself. I just wanted to get you over the configuration hurdle.
Group Details Private
AppDev
Cloudron App Packagers
Member List
-
RE: Gitea minio storage for lfs
-
RE: Domains outside cloudron
It kind of sounds like then classic "i am running my cloudron on my server at home" scenario. Cloudron recently gained a functionality to act as a reverse proxy for other services. This could be used to connect your other services.
The question is: how did you expose your other servers before and is there a way to include cloudron in this configuration.
-
RE: Gitea minio storage for lfs
@Wirv It seems that error may be from backblaze b2 and not gitea - https://www.reddit.com/r/backblaze/comments/u9ivrh/malformed_access_key_id/ . The user there succeeded by regenerating the key. Which makes me wonder, does your key have fancy characters like "=" , "/" , "[" or something?
-
RE: Gitea minio storage for lfs
@Wirv said in Gitea minio storage for lfs:
Malformed Access Key Id
In the docs, it says
MINIO_SECRET_ACCESS_KEY = {secret-key}
You have to omit the curly braces . Maybe you put curly braces in your config? Could that be it?
-
RE: Gitea minio storage for lfs
@Wirv Have you seen https://docs.cloudron.io/apps/gitea/#lfs already? Yes, you need an active minio server or external S3 provider.
-
RE: Latest update seems to have similar issue as before, resources not found
@scooke ah, that's correct. you have to update from 1.5.1 to 1.5.2 to 1.5.3 .
-
RE: ProxyAuth Not Working
@rossmaclean Currently, there is a limitation that "auth" stuff (including LDAP integration) cannot be turned on and off dynamically. It is chosen at install time. Since the app didn't have proxyAuth initially, it cannot be turned on later with an update.
Will put a note in the docs.
-
RE: ProxyAuth Not Working
@rossmaclean that should all be needed. But did you try a fresh install instead of updating an existing app ?
-
RE: After updating password no credentials needed to login
Could not reproduce at all.
very strange. Maybe @privsec needs to share the exact steps to this issue.