Introduction
Portlane edge integration platform documentation
Portlane is an on-prem integration platform. You author flows as code in a git repo, and a small set of stateless engines run them on your own infrastructure — no data ever transits through a vendor cloud.
What you can do with Portlane
- Author as code — Declare each flow as a versioned identity card plus a pure Python transform, reviewed like any other PR.
- Run on-prem — Six Docker engines and a central Postgres database run on a VM you control; nothing leaves your network by default.
- Observe safely — Track flow health, replay failed messages, and audit every step from the Control Tower console.
- Activate from the portal — Licensed customers download the core bundle and organization license from the client portal before install.