Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@vauxia vauxia released this 07 Apr 16:40
· 2 commits to master since this release

The initial release of working code. Provides a REST api at /v1 which is documented at the /docs URL.

Added

  • Applications to keep track of sites and other software installations.
  • Application Instances, organized by InstanceGroup and tagged by environment (production, staging, testing, development)
  • Stacks as a stub, will organize the services and sytems required by Instances
  • Repositories as a stub, will keep track of repos and branches/tag targets
  • Teams, Users, Roles and TeamMembers as a stub. Applications are associated with teams.