v0.12.0
Quick start
- Download the binary for your platform (and verify
checksums.txtif desired) - Run it:
./matea(Windows:matea-windows-amd64.exe) - On first run a minimal
config.yamlis created automatically (randomjwt_secret) - Open http://127.0.0.1:8080 — login
admin/admin123, change password, then configure Gitea / LLM in System Config
Optional reference files in the repo: config.example.yaml, .env.example, docs/DEPLOYMENT.md.
What's Changed
- Plan/introduce hub backend by @jeeinn in #26
- Phase1/hub backend and ingress by @jeeinn in #27
- Phase2/hub ecosystem by @jeeinn in #28
- Phase2.6/git sync by @jeeinn in #29
- Phase2.5/config automation by @jeeinn in #30
Full Changelog: v0.11.4...v0.12.0