emergence v1.1.0
themightychris
released this
30 Apr 21:03
·
18 commits
to releases/v1.1
since this release
- support: dropping support for legacy environments, assuming docker deployment
- fix: avoid potentially undefined key in CLI
- feat: install htpasswd command
- chore: bump installed cmd version to 6.5.2.15
- chore: clean up route bypass end debugging code
- refactor: build docker image with local kernel sources, bump all node packages to latest, and tweak .dockerignore / .npmignore lists
- feat: pass through PHP shell script exit status
- feat: add emergence-read-file shell command
- feat: add emergence-write-file shell command
- feat: add emergence-delete-file shell command
- feat: add emergence-resolve-site shell command
- feat: add certbot to docker image
- feat: add certbot-auth and certbot-cleanup shell commands