Update readme

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2024-09-04 23:27:40 +02:00
parent e430fad46e
commit 4496211aa5
2 changed files with 18 additions and 2 deletions

View File

@ -184,6 +184,19 @@ For [dufs.env](infrastructure/dufs/env/dufs.env) file, you need to change the se
DUFS_AUTH="admin:heqihlOfBmJDESGFlpbPi7P7Mi6F7RkV@/:rw|@/"
```
For [stirlingpdf.env](infrastructure/stirlingpdf/env/stirlingpdf.env) file, it's **completly optional**, you can change the password(s) and user.
```sh
# Enable security, optional
DOCKER_ENABLE_SECURITY=true
SECURITY_ENABLE_LOGIN=true
# Can be disabled after initial login, optional,
# default it admin:stirling
SECURITY_INITIALLOGIN_USERNAME=admin
SECURITY_INITIALLOGIN_PASSWORD=Jw9U039f5xc2mFcacvGvPD9RjwIh4DzO
```
### Start the infrastructure
Start the website with:

View File

@ -1,6 +1,9 @@
LANGS=en_GB
#SYSTEM_ROOTURIPATH=/
# Enable security, optional
#DOCKER_ENABLE_SECURITY=true
#SECURITY_ENABLE_LOGIN=true
# Can be disabled after initial login
# Can be disabled after initial login, optional,
# default it admin:stirling
#SECURITY_INITIALLOGIN_USERNAME=admin
#SECURITY_INITIALLOGIN_PASSWORD=admin
#SECURITY_INITIALLOGIN_PASSWORD=Jw9U039f5xc2mFcacvGvPD9RjwIh4DzO