Servicedock: Webgui for Docker Swarm. Manage Docker Swarm a a Service.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"port": 8888,
|
|
|
|
"restrict": {
|
|
|
|
"passwords": {
|
|
|
|
"foo": ["sha256", "fcde2b2edxx56bf408601fb721fe9b5c338d10ee429ea04fae5511b68fbf8fb9"]
|
|
|
|
},
|
|
|
|
"ldap": {
|
|
|
|
"url": "ldap://dev.marc.waeckerlin.org",
|
|
|
|
"adminDn": "cn=tmp,ou=system,ou=people,dc=dev,dc=marc,dc=waeckerlin,dc=org",
|
|
|
|
"adminPassword": "secret",
|
|
|
|
"searchBase": "ou=person,ou=people,dc=dev,dc=marc,dc=waeckerlin,dc=org",
|
|
|
|
"searchFilter": "(uid={{username}})"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|