Quick Start Guide
Get Bakdb up and running in just a few steps.
Prerequisites
Before starting, make sure you have:
- Downloaded the Bakdb binary for your system. If not, see our Download Guide.
- Installed the necessary database clients. See our Prerequisites page for details.
Running Bakdb
- Extract the downloaded archive.
- Open a terminal or command prompt.
- Navigate to the directory containing the Bakdb binary.
- Run the following command:
./bakdb serve
And that's it! A web server will be started with the following route:
- http://localhost:8090 (opens in a new tab) - The Bakdb web interface.