JustSKY
JustSKY
@lukevella you can make the changes to add arm64 support https://github.com/Just5KY/rallly https://hub.docker.com/r/justsky/rally/tags
@lukevella Should work without changing base image. See my fork, I'm using a modified version of your dockerfile Just added "native" in prisma and added 3 npm packages.
Yeah, that how I am building mine.. See here: https://github.com/Just5KY/rallly/blob/latest/.github/workflows/justsky.yml
Ping… pong… just keeping this open.
BTW, i just found out about this https://filebrowser.org/configuration/authentication-method#no-authentication @TCB13 @wlanut
> > BTW, i just found out about this https://filebrowser.org/configuration/authentication-method#no-authentication @TCB13 @wlanut > > That behind Authelia might be a good combination indeed. Yeah, I've also switched from authelia to...
@Forsskieken I have moved on to using Authentik, I just add these in `Unauthenticated Paths` in FileBrowsers Proxy Provider settings inside Authentik. ``` /static/.* /share/.* /api/public/dl/.* ``` this allows me...
@rekab72 use `sytone/obsidian-remote:arm64` it's not on `latest` tag
@rekab72 you can right-click on the blank area, and you will see the option to load Obsidian. 
can you try `justsky/obsidian-remote:arm64` see if you face the same issue ? @rekab72