Help
Advanced Connector Setup
Extra details for IT teams: deployment options, troubleshooting, and hardening.
Headless / server deployment
Use this if you prefer running the connector in a controlled server environment.
The simplest non-GUI option is to run the connector with Docker Compose. Your admin can provide a setup file and instructions.
docker compose up -d --build
docker compose logs -f connector
# Finish setup in your browser:
http://localhost:8080
Security notes
Treat setup files as secrets. If you suspect exposure, ask your founder admin or Aerospace support to issue a fresh headless/server package.
If you use a proxy/firewall, allow outbound HTTPS + WebSocket to your connector gateway.