Morpheus Client -
The (specifically the Morpheus Lite Client ) allows you to build and integrate custom features through its modular Morpheus Platform and open-source codebase. For developers using the Lite-Client , "putting together a feature" typically involves a standardized development workflow on GitHub: Development Workflow for New Features
: Any interactive object or environment must be packaged as a Platform Module .
: Define custom instance types and library items to automate specific application deployments. Management & Access Morpheus Client
: Run yarn make to build the executable and verify your changes in the application runtime.
: Create providers for DNS, IPAM, backup, or identity management using the Java-based Plugin API . The (specifically the Morpheus Lite Client ) allows
: Group commonly used tasks into Nested Workflows for reuse in larger operational processes.
: Start by cloning the Lite-Client repository from GitHub. Management & Access : Run yarn make to
: Control who can interact with your new features by setting specific Feature Access Permissions within the Role Management console.