Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@2aronS 2aronS released this 19 May 14:08
  • initial release of self-hosted deployment platform with support for docker and kubernetes environments
  • added web ui for managing infrastructure configs and viewing deployment status
  • implemented role-based access control for team permissions
  • fixed connection pooling issues causing timeouts on large deployments
  • refactored internal task queue to use redis instead of in-memory storage
  • added cli tool for triggering deployments from ci/cd pipelines