Self-hosting Apidog
  1. Installation
Self-hosting Apidog
  • Installation
    • Installation Overview
    • Obtaining Apidog On-premises License
    • Running Apidog on Docker
    • Running Apidog on Kubernetes
    • Running Apidog Multi-Container Deployment without Kubernetes
    • Admin Panel
    • Installing Apidog Client
    • Backing up Apidog
    • Renewing Apidog
    • Updating Apidog
    • Supported browsers
    • Privacy
  • Configuration
    • Environment Variables
    • Configuring the application database
    • Configuring the application storage service
    • Using LDAP for authentication
    • Using OKTA for authentication
    • Using OAuth2.0 for authentication
  • Apidog API (coming soon)
  • Troubleshooting
    • Troubleshooting
    • FAQ
  1. Installation

Obtaining Apidog On-premises License

Apidog On-premises requires a server-side License. There are two ways to obtain a License:
1.
Apply for an Apidog On-premises POC to receive a one-month Trial License.
2.
Purchase Apidog On-premises.

Application/Purchase Process#

Please contact sales@apidog.com with the necessary information to obtain the License. This information includes:
1.
Company name
2.
The URL that will be used to access the Apidog On-premises server once deployed. It will be used by Apidog client to request server-side APIs.
For example: http://192.168.1.1 or https://yourdomain.com or http://192.168.1.1:8080
[The URL needs to include the IP or domain name where the Apidog server is deployed. Specify http or https (if using https, the corresponding SSL certificate needs to be added during Apidog deployment). If you are using a non-standard port (other than 80/443), please include the port number in the URL.]
3.
Number of users who need to use Apidog
Please Note:
1.
The above three pieces of information will be encoded directly in the server-side License, and cannot be modified once the License is generated.
2.
Apidog on-premises is available for a minimum purchase of 20 users. Any additional purchases or renewals will require updating the server-side License.
After the application is completed, you will receive a license and a download link for the installation image.
Previous
Installation Overview
Next
Running Apidog on Docker
Built with