Installing digiRunner API Management
To install digiRunner API Management:
Go to our GitHub repository, and follow instructions in the
README.mdfile.Install digiRunner using Docker compose.
digiRunner supports two database modes:
Temporary Database (Default): The application uses a built-in in-memory database for quick setup and testing. This mode erases all data when you close or restart digiRunner. Use it to explore features or run quick tests.
Persistent Database: To preserve data across restarts, refer to the Docker Compose or Docker documentation for setup instructions. This ensures your data remains intact after application restarts.
After completing the installation, open your browser and navigate to:
http://localhost:31080/dgrv4/loginLog in using the default credentials:
Username:
managerUser password:
manager123

Upon successful login, you will see the text digiRunner Community displayed in the upper left corner.

Now, let's register your first API with digiRunner, and start to explore digiRunner's features!
Last updated
Was this helpful?
