ComposeBastion ← Back to site

Welcome back

Manage your plan, billing, and account security.

Your plan

Current subscription and entitlement.
Plan
Status
Managed hosts
Renews

Account security

Protect your account with two-factor authentication.
Email
Two-factor
Member since

Get ComposeBastion running

Self-host the console on your own server — three commands.
# 1 · configure
$ cp .env.example .env # set a 32+ char APP_SECRET
# 2 · start the stack
$ docker compose up --build
# 3 · open & create the first admin
http://localhost:8080