tigerinus
tigerinus
@CorrectRoadH is working on the `$WEBUI_PORT` feature: - https://github.com/IceWhaleTech/CasaOS-AppManagement/pull/113 For the `.env` support (or any other supporting files in addition to `docker-compose.yml`), I'd like to support apps in `.zip` format,...
Looking into implementing this via integration with Traefik related: #773 #329
> Any updates on this? We discussed about this internally, and concluded that it's not the best time to integrate with Traefik at the moment. That said, this feature request...
A potential pkg we could use for this is https://github.com/go-acme/lego
> @tigerinus, @mhfarahani what base image are you using? I'd like to replicate the described behavior on my side any distro that doesn't come with the required binary `libGL.so.1` should...
@clarkhacks - do you mean make CasaOS to use Linux builtin users instead of CasaOS' own username and password?
I see. I think you are talking about SSO (Single Sign-On) - https://en.wikipedia.org/wiki/Single_sign-on. I agree the value of this feature. It eliminates the need to sign with different passwords for...
If we do this, we need to be able to set specific username and password for each samba share. This is a feature we will need to implement.
Transferring this issue over to CasaOS-AppStore, since it seems to be specific to this app. Honestly we are not Pi-hole experts, so I'm marking this issue as `Help Wanted` -...
Sounds like an area @CorrectRoadH has been looking at.