Development Control Center
Orchestrator Node Online
System Settings
Harness node parameters and integration configurations
Environment Parameters
API NODE HOST:0.0.0.0
API NODE PORT:8001
DATABASE BACKEND:LOCAL JSONPERSIST
WORKSPACE STORAGE:/projects/
Integration Check:
Admin Account
Sign in to the admin console (an admin JWT is required) to change the admin password.
CLI Command Guide
You can control the orchestration node directly using the shebang command line script `./saasync-harness`.
Create Project:
./saasync-harness create-project ./examples/movie-mint-intake.jsonExecute Step Orchestrator:
./saasync-harness run-orchestrator movie-mintExport GitHub Issues:
./saasync-harness export-github-issues movie-mintInspect State Details:
./saasync-harness show-project movie-mint