Skip to main content
Version: 0.1.0

Next steps

You have Padas Motion installed and a sample pipeline on loopback TCP. Use these pages for real traffic and production shape.

Official containers and cloud images are not published yet.

More Motion Engines

Padas UI can manage additional Motion Engine instances (console: Cores; tree: core/) on other Linux hosts. Copy packages/padas-core-* from the Motion install (or use a padas-core release), install on that host, enroll with the same --ui-url as the console ($PADAS_HOME/core/bin/padas enroll on the engine host), then register Host and Port under Cores. Getting started does not require a second host. See Architecture.

Connectors

Replace the TCP helper with a real source and sink: Connectors.

Users, TLS, and hardening

Operators and first-boot identity: Users, roles & permissions.

TLS, API exposure, and a production checklist: Runtime operational security.

Pipelines and Management

Design and edit pipelines: Configuration → Pipelines.

Assign, deploy, and runtime status: Management → Pipelines.

Lookup (optional)

Motion ships packages/padas-lookup-*. Install it the same way as the nested Motion Engine (same RPM/DEB/tgz format), then enroll with Service type lookup using the same --ui-url / --code flow as the engine (Service type core). Lookup is not required for the sample pipeline.

Motion Engine TOML

Override engine defaults in $PADAS_HOME/core/etc/padas.toml ($PADAS_HOME=/opt/padas): Motion Engine TOML.

Padas Chronos (emerging) is not this install path — see What is Padas?.