Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
doc:docker [2019/08/19 13:10] – [Installing the docker daemon] daniel86doc:docker [2020/03/09 13:55] – [Setting up admin user] daniel86
Line 63: Line 63:
  
 The admin user is automatically created when the webserver starts for the first time. The admin user is automatically created when the webserver starts for the first time.
-The password is taken from an environment variablePlease add following environment variable to your .bashrc +The default password is *1234*You can change it after logging in for the first time.
-and replace 'XXX' with your admin password: +
-  export OPENEASE_ADMIN_PASSWORD="XXX" +
- +
-After you added the export to the .bashrc make sure to log-out and log-in again +
-(e.g., by restarting the terminal). +
- +
-**//NOTE//**: No admin user will be created if this variable is undefined.+