Sign inSign up

tripleaceme/orchestack-auth

By tripleaceme

Updated about 1 month ago

OrcheStack pre-login surface — nginx serving signup, login, and the setup wizard.

Image
Integration & delivery
Web servers
Databases & storage
0

5.0K

tripleaceme/orchestack-auth repository overview

orchestack-auth

The pre-login surface for OrcheStack — an open-source containerised data platform that integrates Airbyte, Apache Airflow, dbt Core, Great Expectations, Metabase, MinIO, OpenMetadata, and pgAdmin behind a single operator-facing interface.

This image serves the screens operators reach before they have a session:

  • /signup — first-administrator bootstrap form
  • /login — administrator login
  • /setup/* — four-step onboarding wizard (welcome → service selection → configuration → deploy)
  • /assets/* — shared CSS and brand logos

It's a small nginx + static-HTML container. No Python, no JavaScript build step. Brand consistency is enforced by baking the HTML into the image at build time — operators cannot silently re-brand the onboarding flow without forking and rebuilding.

How this image is used

This is part of OrcheStack's control plane and is not designed to run standalone. It runs alongside the rest of the platform via the docker-compose.yml shipped in the OrcheStack runtime bundle.

To deploy OrcheStack:

curl -fsSL https://orchestack.ng/install.sh | bash

Or download the latest runtime bundle and follow its INSTALL.md.

ImagePurpose
tripleaceme/orchestack-orchestratorService lifecycle daemon
tripleaceme/orchestack-dashboardAdministrator dashboard
tripleaceme/orchestack-airflowAirflow 2.10 with dbt + Cosmos preinstalled
tripleaceme/orchestack-geGreat Expectations preinstalled

Tag summary

Content type

Image

Digest

sha256:f4b781710

Size

24.9 MB

Last updated

about 1 month ago

docker pull tripleaceme/orchestack-auth