How should I administer users?
I am running ConvertX in a Synology/Docker Stack (Portainer). Anyone with the url exposed to the outside world could register.
You can enable user registration, set up users and then disable it. I know that is a pain and will maybe add a admin panel at some point
Oidc seems like a good idea.
Oidc seems like a good idea.
Is it possible for me as a user to implement it before the Docker side on my Synology? If so, could you recommend a beginners tutorial?
Is it possible for me as a user to implement it before the Docker side on my Synology? If so, could you recommend a beginners tutorial?
You can disable auth and use something like authelia
Oidc seems like a good idea.
Anybody that has any experience implementing OIDC?
You can enable user registration, set up users and then disable it. I know that is a pain and will maybe add a admin panel at some point
Please explain in brief what you mean by this.
Enable user registration via env variable, add the users and then disable user registration
Enable user registration via env variable, add the users and then disable user registration
How do you do this? I'm using an LXC on PVE, don't know if that changes it.