-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
low priorityThis is something that may be fixed in the future, but there are no immediate plans to do so.This is something that may be fixed in the future, but there are no immediate plans to do so.security
Description
While I know it seems to be possible, it is incredibly frustrating to get this working in a headless environment. I have spent the day attempting to use this in a docker-compose only workflow all day, and I keep hitting blockers.
...
env:
AUTH_ENABLED: true
AUTH_PRESET_USERNAME: username
AUTH_PRESET_PASSWORD: password
...
^ username/password above are placeholders. I tried AUTH_ENABLED: 1 as well.
still get
Notes
- I would guess that the majority of people are going to be installing this headless; assuming headless by default would be advantageous. In particular, to make this easily installable on anyone's Start9, Umbrel or Unraid a clear path to headless operation would be great.
- Lifecycle scripts are great, but impeding the ability to deploy sensibly using
docker-composeall for a lifecycle management script is probably not the best idea. - Not sure how robust that security measure is, as it can probably be spoofed (I'll let you know because that's my only path forward)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
low priorityThis is something that may be fixed in the future, but there are no immediate plans to do so.This is something that may be fixed in the future, but there are no immediate plans to do so.security