Release-v3.0.1
·
5 commits
to main
since this release
Release-v3.0.1
Features
- Nginx reverse HTTP proxies with SSL certification can be added to Compose configurations with
emily configuration add compose nginx. The configuration automatically creates and renews SSL certificates, and redirects all traffic from HTTP to HTTPS, proxying the Emily service.
Bugfixes
- Fixed a bug where
--tagoptions were not applied correctly when deploying to Kubernetes clusters.