Skip to content

Prelude Gateway connector

To add a Prelude Gateway to your Prelude instance, log in Prelude OneBoard

Then, go in the Application Settings > Connectors view and select the Prelude Gateway tab

Connectors menu

Add a new Gateway, you will only need to provide a name to identify the gateway.

Then, you should get the Gateway view, with the Prelude Certificate.

Gateway certificate

Copy it, and run the following command:

docker compose exec -it gateway /app/prelude-gateway onboard -cert <certificate from OneBoard>

Prelude Gateway should now show up as "connected" in Prelude OneBoard.

Gateway connected