Self-hosting Apidog
  1. Initial Setup
Self-hosting Apidog
  • Introduction
    • Installation Overview
    • System Requirements
  • Licensing
    • Obtaining Apidog On-premises License
  • Deployment
    • Running Apidog on Docker
    • Running Apidog on Kubernetes
    • Running Apidog Multi-Container Deployment without Kubernetes
    • Privacy
  • Initial Setup
    • Admin Panel
    • Installing Apidog Client
    • Access Apidog Web
  • Configuration
    • Environment Variables
    • Configuring the application database
    • Configuring the application storage service
    • Authentication Providers
      • Using LDAP for authentication
      • Using OKTA for authentication
      • Using OAuth2.0 for authentication
  • Maintenance & Upgrades
    • Backing up Apidog
    • License Renewal
    • Updating Apidog
  • Troubleshooting
    • Troubleshooting
    • FAQ
  • Apidog API (coming soon)
  1. Initial Setup

Access Apidog Web

To access Apidog Web, open your web browser and navigate to the URL specified by the BASE_URL environment variable. This URL typically follows the format https://api.example.com/web or http://192.168.0.13/web.

Supported Browers#

We try our best to make sure Apidog works in as many browsers as possible, but as this is the Internet, there may be little quirks from time to time in different settings. We believe Apidog works on these versions of these browsers and will attempt to fix specific bugs if any are found:
Chrome (v70+)
Firefox (v68+)
Microsoft Edge (v17+)
Safari (v11+)
Apidog may run perfectly well on older versions of these browsers or on specific browsers not listed above, but your mileage may vary.
We recommend you use the most up-to-date browser you can.
Previous
Installing Apidog Client
Next
Environment Variables
Built with