diff --git a/README.md b/README.md index 79ea7b3..dd6dfa3 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ Captain is a modern automated app deployment & web server manager. It's blazingl - Attach more nodes and create a cluster in seconds! Captain automatically configures nginx to load balance. - Focus on your apps! Not the bells and whistles just to run your apps! +## Features & Components: +- Many ways to deploy: upload your source from dashboard, use command line `captainduckduck deploy`, use github, bitbucket, gitlab and other webhooks to automatically trigger a build upon `git push` +- Multiple one-click apps: start multiple WordPress, MongoDB, MySQL, Parse and etc in seconds! +- Simple interface for many docker operations: exposing container ports to host, setting up persistent directories, instance count and etc. +- Optionally fully customizable nginx config allowing you to enable HTTP2, specific caching logic, custom SSL certs and etc. + ## Getting Started! For a detailed tutorial, please see