Changelog¶
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
[0.10.0] - 2024-11-24¶
🚀 Features¶
Add doppler support to secrets
[0.9.1] - 2024-11-23¶
🚜 Refactor¶
Drop configurable proxy manager
📚 Documentation¶
Add links to template systemd service files
⚡ Performance¶
Run systemd commands concurrently using gevent
[0.9.0] - 2024-11-23¶
🚀 Features¶
Env content can be define directly in toml
🚜 Refactor¶
Avoid running secret adapter if no secret placeholder is found
[0.8.0] - 2024-11-23¶
🚀 Features¶
Rewrite hooks (#30)
[0.7.1] - 2024-11-23¶
🐛 Bug Fixes¶
Broken .venv folder can fail deploy
[0.7.0] - 2024-11-22¶
🚀 Features¶
Inject secrets via bitwarden and 1password (#29)
Add certbot_email configuration for nginx
🚜 Refactor¶
Move requirements copy to transfer_files