v0.1.0
Changes
🚀 Features
- Feature: Add separate entrypoint script: deploy.sh @leojonathanoh (#6)
- Feature: Add copying of fullchain.pem and chain.pem in deploy stage @leojonathanoh (#10)
🐛 Bug Fixes
- Fix: Regenerate all variants to fix cert and key mixed up in deploy script @leojonathanoh (#8)
- Fix: Fix stray vars.sh in init.sh @leojonathanoh (#15)
- Fix: Fix cert and key mixed up in deploy script @leojonathanoh (#5)
- Fix: Add executable bit to all entrypoint scripts @leojonathanoh (#7)
🖊️ Refactors
- Refactor: Remove vars.sh @leojonathanoh (#13)
- Refactor: Break up main script stages into individual functions @leojonathanoh (#14)