BaseHarbor - Declare app infrastructure once. Avoid platform lock-in.
by•
BaseHarbor is an open-source application infrastructure and lifecycle platform.
Applications declare what they need once, while BaseHarbor manages PostgreSQL, Valkey, secrets, TLS, backup/restore, readiness and lifecycle operations.
The current runtime is Docker Compose, with Kubernetes and OpenShift planned behind the same application contract.
The key idea: hide operational complexity without hiding standard interfaces or locking applications to a proprietary SDK.

Replies