v0.2.0
What's New?
This is a major re-write of Komodo Import to simplify configuration and add support for generating Stacks from running compose projects (docker compose ls). Highlights:
- Refactored Docs now include an interactive Quickstart guide to make tailoring Komodo Import for your machine easy and fool-proof
- Use Docker API to generate Stacks from existing compose projects (
docker compose ls) - Smarter folder parsing means Stack type (Files on Server or Git) detected automatically
- Monorepos detected automatically, no additional config required
- Ignore Komodo known directories to prevent generating Stacks for Stacks deployed by Komodo
- Generate Komodo Environment in readable multi-line TOML
Breaking Changes
This update renames many of the variables in previous versions and introduces STACKS_FROM to determine how to generate Stacks. Please consult the docs for new setup.