Skip to content

0.3.0

Compare
Choose a tag to compare
@dvolodin7 dvolodin7 released this 28 Nov 10:53
· 59 commits to master since this release

Added

  • config: project option.
  • config: service.<name>.scale option.
  • jinja2 templates for configs.
  • Perform all migrations and collections loading.
  • Helthchecks for traefik and NOC services.

Changed

  • Less verbose logging.
  • Mount service configurations as read-only.
  • Store persistent data in named volumes.

Removed

  • BaseService.compose_etc_dirs and .get_compose_etc_dirs()