|
|
|
@ -32,6 +32,8 @@ Access the Web UI: http://192.168.xx.xx:12345/dolphinscheduler
|
|
|
|
|
|
|
|
|
|
The default username is `admin` and the default password is `dolphinscheduler123` |
|
|
|
|
|
|
|
|
|
> **Tip**: For quick start in docker, you can create a tenant named `ds` and associate the user `admin` with the tenant `ds` |
|
|
|
|
|
|
|
|
|
#### Or via Environment Variables **`DATABASE_HOST`** **`DATABASE_PORT`** **`DATABASE_DATABASE`** **`ZOOKEEPER_QUORUM`** |
|
|
|
|
|
|
|
|
|
You can specify **existing postgres and zookeeper service**. Example: |
|
|
|
|