Docker Installation
Step-by-step guide to installation with Docker.
Integrate our Jet Bridge plugin with Docker installation in one command. You can place it behind your VPN, in your own VPC, and works locally. We wonโt get access to your data, however, you will still receive updates normally.

Requirements:
Docker installed
localhost or web server with an external IP
Installation:
1. Install Docker and make sure it works correctly.
2. Install Jet Bridge container by running:
sh <(curl -s https://app.jetadmin.io/install_jet.sh) {{Project Name}} {{Token}}
Go to the API key and below the API keys
Copy UNIQUE APP NAME and JET BRIDGE TOKEN.

3. Finish your project installation by opening in your browser: localhost is your Jet Bridge HOST and 8888 is its PORT.
http://localhost:8888/api/register/
Last updated
Was this helpful?