Installation & Deployment
Neops is composed of multiple deployable services. Each component owns its own deployment guide; this page is the index. Start with the workflow engine, then bring up workers, then add the remote lab and secure gateway as needed.
-
Workflow Engine
Deploy the orchestration core: configuration, Docker images, worker management, and operations.
-
Worker SDK (Python workers)
Package, configure, and run worker processes that execute your function blocks.
-
Remote Lab
Set up the Netlab host and Headscale VPN so developers and CI can share lab topologies safely.
-
Secure Gateway
Front the Neops API with a GraphQL gateway that filters operations and data for external consumers.
-
Configuration reference
All environment variables and runtime knobs for the workflow engine in one place.