Skip to content

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.

    Read more

  • Worker SDK (Python workers)


    Package, configure, and run worker processes that execute your function blocks.

    Read more

  • Remote Lab


    Set up the Netlab host and Headscale VPN so developers and CI can share lab topologies safely.

    Read more

  • Secure Gateway


    Front the Neops API with a GraphQL gateway that filters operations and data for external consumers.

    Read more

  • Configuration reference


    All environment variables and runtime knobs for the workflow engine in one place.

    Read more