Skip to content

Releases: opendecree/decree-ui

Release list

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@zeevdr zeevdr released this 16 Apr 07:09

First release

Admin GUI for OpenDecree — schema management, config editing, audit log, history, usage stats.

Highlights:

  • Single-tenant mode with contextual sidebar navigation
  • Configurable branding (logo, app name) via env vars
  • Runtime configuration via Docker env vars (no rebuild needed)
  • Reverse proxy for API calls (nginx)

Docker:

docker pull ghcr.io/opendecree/decree-ui:0.1.0-alpha.1

Environment variables: See docs/ui-modes.md for full documentation.

What's Changed

Full Changelog: https://github.com/opendecree/decree-ui/commits/v0.1.0-alpha.1