set password required
This commit is contained in:
parent
f1d4a6ee3b
commit
69d3698efb
@ -21,8 +21,6 @@ The three properties you need to specify are:
|
|||||||
Besides determining which image you want to pull, you also have to set an administrator password. You can do this by specifying the following property.
|
Besides determining which image you want to pull, you also have to set an administrator password. You can do this by specifying the following property.
|
||||||
- ```molgenis.adminPassword```
|
- ```molgenis.adminPassword```
|
||||||
|
|
||||||
If you do not specify a password. You can find a one time password in the MOLGENIS container logging.
|
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
When you start MOLGENIS you need:
|
When you start MOLGENIS you need:
|
||||||
- an elasticsearch instance (5.5.6)
|
- an elasticsearch instance (5.5.6)
|
||||||
|
@ -31,7 +31,7 @@ questions:
|
|||||||
default: ""
|
default: ""
|
||||||
description: "Enter an administrator password"
|
description: "Enter an administrator password"
|
||||||
type: password
|
type: password
|
||||||
required: false
|
required: true
|
||||||
group: "Provisioning"
|
group: "Provisioning"
|
||||||
- variable: molgenis.services.opencpu.host
|
- variable: molgenis.services.opencpu.host
|
||||||
label: OpenCPU cluster
|
label: OpenCPU cluster
|
||||||
|
Loading…
Reference in New Issue
Block a user