Skip to content

Commit 0c0898a

Browse files
authored
Add mup-aws-beanstalk to the list of plugins
1 parent 5456caf commit 0c0898a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,7 @@ module.exports = {
895895
- [mup-disk](https://www.npmjs.com/package/mup-disk) Shows disk usage and cleans up old files and docker items
896896
- [mup-redis](https://www.npmjs.com/package/mup-redis) Set up and manage Redis
897897
- [mup-fix-bin-paths](https://www.npmjs.com/package/mup-fix-bin-paths) Fix npm bin paths that break deploying from Windows
898+
- [mup-aws-beanstalk](https://github.com/zodern/mup-aws-beanstalk) Deploy using AWS Elsatic Beanstalk. Supports load balancing, auto scaling, and rolling deploys.
898899

899900
If you have created a plugin, create a pull request to add it to this list.
900901

0 commit comments

Comments
 (0)