Skip to content

How To Start with EntiHub

Whether you want a quick evaluation, a full self-hosted deployment, or a managed setup, EntiHub adapts to your environment.

Fastest path

  1. Read Installation & Setup to understand prerequisites, bootstrap, security defaults, and health checks.
  2. Configure your engine in Database Backends.
  3. Create your first YAML definition in Entity Setup.
  4. Configure Access Control & Permissions before opening the system to business users.

Common rollout path

  • Evaluation: start with a demo environment and one or two entities.
  • Pilot: deploy into your Azure subscription, connect one warehouse, and enable approvals on key entities.
  • Production: add permissions, audit, webhooks, packages, and CI/CD promotion between environments.

What you need before first run

  • An Azure subscription or another container-capable environment.
  • A Microsoft Entra ID tenant for user sign-in and app roles.
  • One supported database backend: SQL Server / Fabric, PostgreSQL, Oracle, or MySQL.
  • A database principal with rights to create or alter objects in the configured schemas.