-
Notifications
You must be signed in to change notification settings - Fork 501
Admin Password Recovery
- Locate the configuration file
- Edit the configuration file
- Restart CloudBeaver
- Reset the admin password
If you’ve forgotten the admin password for CloudBeaver, follow these steps to reset it:
-
Access the workspace directory used by the Docker container
Tip: For more information on locating the workspace directory, see Workspace location.
-
Look for the file named
.cloudbeaver.runtime.confin the.datasubdirectory
-
Open
.cloudbeaver.runtime.confin a text editor -
Locate the line that begins with
"serverName": ...For details on configuration file, see Server-configuration.
-
Delete this line completely
-
Save and close the file
Run these commands:
docker-compose stop
docker-compose startTip: For more details on Docker Compose commands, see the Docker Compose CLI reference.
-
Access the CloudBeaver 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
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
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
-
AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development