Skip to main content

SWAMP SERVE

swamp serve starts a WebSocket API server that exposes your Swamp repository for remote workflow and model execution. The server holds the repository, clients connect over WebSocket, and workers execute steps remotely.

For a first-time walkthrough of starting a server and connecting a worker, see the Remote Execution tutorial. For TLS setup (direct certificates or reverse proxy with Caddy), see Set Up TLS for swamp serve.

In This Section