From 27f2291ce84bf0d790a7d7d8183b071cb775dc48 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sat, 30 Dec 2017 21:19:06 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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