Theme
Tutorial

Deploying Construct Apps with BasePod

Flakerim Ismani · · 1 min read

BasePod is our container orchestration platform — a lightweight PaaS built on Podman.

How It Works

name: my-service
server: bp.construct.ninja
port: 8080
build:
    dockerfile: Dockerfile
env:
    DATABASE_URL: postgres://...

Services

  • Accounts — Auth with WebAuthn + 2FA
  • Billing — Subscriptions (Vue 3 + Go)
  • Domains — Custom domain provisioning
  • Oracle — Core admin service