Skip to main content

Before you start

To complete this guide, you’ll need:
  • Databunker Pro installed
  • (Optional) A Databunker Pro License Key.
Automating your deployment? You can complete this setup over the API without a browser — see Unattended installation.

Copy the generated access code from the logs

When Databunker Pro starts for the first time, it generates a six-digit access code and outputs it to the service logs. For example, if you deployed Databunker Pro on Kubernetes, you can print the access code with the following command line:

Complete the setup in your browser

To complete the setup, you’ll need access to the Databunker Pro web interface from your browser.
1

Open the web interface in your browser

By default, the web interface is exposed on port 3000.
2

Submit access code and license key

Book a call to purchase a license key, or leave empty to run Databunker Pro in Trial mode.Initial setup for Databunker Pro
3

Copy the generated secrets

Copy the following secrets from the page and store them securely:
  • Root Access Token
  • Wrapping Key
  • Shamir Key Shares A setup page displaying root access token and encryption keys
4

Start Databunker Pro

Finally, click Start Databunker Pro to start the service.
Databunker Pro is now running and ready to use. Next, learn how to issue scoped credentials in the Authentication reference.