1e3480e6582d0387537541a0e29e03237bb5bbf1
delete commit convention script as it's outdated update gen_commit.py to enhance commit message creation logic
Bifrost Registry
Bifrost Registry is a manifest repository for applications managed by the Bifrost platform. It serves as a centralized, version-controlled index of all apps Bifrost can detect, install, manage, and interact with.
What Is This?
bifrost-registry contains declarative manifest files (YAML format) that describe:
- Application metadata (name, version, description)
- Repository URLs (source code, containers, etc.)
- Deployment type (e.g., Docker Compose, K8s Helm, native binary)
- Health checks, UI entrypoints, and management APIs
- Optional custom behaviors Bifrost can invoke (e.g., backup, restore)
Description
Releases
1
Languages
Python
96.3%
Makefile
3.7%