Update README.md

This commit is contained in:
Kasra Bigdeli
2017-12-30 21:19:06 -08:00
committed by GitHub
parent efc43849e8
commit 27f2291ce8
+6
View File
@@ -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