Admin UI
Connecting to the Administration UI
The Data Composer Administration UI can be connected to by browsing to
http://<SERVER_IP>:3282
.
If it is running on your local machine, you can use localhost instead of the server IP address.
The default username and password for Data Composer is admin/admin
. It is recommended that you change this to avoid unauthorized access.
Changing the username and password
The admin username and password can be changed by setting two environment variables:
DC_ADMIN_USERNAME
DC_ADMIN_PASSWORD
You must restart Data Composer after changing these values for them to take effect.