Admin password recovery
Overview¶
If youāve forgotten the admin password for Team Edition, follow these steps to reset it:
Locate the configuration file¶
-
Open a shell inside the
cloudbeaver-te
container and go to the workspace directoryTip
For more information on locating the workspace directory, see Workspace location.
-
Look for the file named
.cloudbeaver.runtime.conf
in the.data
subdirectory
Edit the configuration file¶
- Open
.cloudbeaver.runtime.conf
in a text editor -
Locate the line that begins with
"serverName": ...
Info
For details on configuration file, see Server-configuration.
-
Delete this line completely
- Save and close the file
Restart Team Edition¶
Run these commands:
Tip
For more details on Docker Compose commands, see the Docker Compose CLI reference.
Reset the admin password¶
- Access the Team Edition setup wizard in your browser at
http://<server-ip>:8978
-
The initial server setup wizard will open, allowing you to configure the admin password along with other settings
Info
Your license, configured connections, and other settings will remain unchanged.
-
Once complete, the admin password is reset and your server will be ready for use