[+] Auto creation the superuser on the first run based on the new
environmental variables:
SOPDS_SU_NAME, defail value "admin"
SOPDS_SU_EMAIL, default value "admin@localhost"
SOPDS_SU_PASS, default value "admin".
Executed only on first start. Variables can be cleared after.
Changes to be committed:
modified: Dockerfile
modified: README.md
modified: scripts/start.sh
new file: scripts/superuser.exp
[+] Auto creation the superuser on the first run based on the new environmental variables: SOPDS_SU_NAME, defail value "admin" SOPDS_SU_EMAIL, default value "admin@localhost" SOPDS_SU_PASS, default value "admin". Executed only on first start. Variables can be cleared after. Changes to be committed: modified: Dockerfile modified: README.md modified: scripts/start.sh new file: scripts/superuser.exp