diff --git a/README.md b/README.md index bd91be50..279afb8e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Inertia + Inertia

@@ -24,12 +24,17 @@ GoDocs available + alt="GoDocs available" /> + + + + inertiad image Latest release + alt="Latest release" />

@@ -38,13 +43,14 @@

Getting Started ยท Motivation & Design ยท - Contributing + Contributing ยท + Wiki


- +


@@ -53,14 +59,15 @@ Inertia is a simple cross-platform command line application that enables quick a | | Main Features | ----|----------------- -๐Ÿš€ | Simple setup from your computer without ever having to manually SSH into your remote -๐Ÿฐ | Use any Linux-based remote virtual private server platform you want -๐Ÿ“ฆ | Easily provision VPS instances for your project with supported providers such as Amazon EC2 -โš’ | Deploy any Dockerfile or docker-compose project -๐Ÿš„ | Webhook integration for GitHub, GitLab, and Bitbucket allow your project to be automatically updated, rebuilt, and deployed as soon as you `git push` -๐Ÿ›‚ | Start up, shut down, and monitor your deployment with ease from the command line -๐Ÿท | Configure deployment to your liking with branch settings, build configuration, and more -๐Ÿ”‘ | Secured with tokens and HTTPS across the board +๐Ÿš€ | **Simple to use** - set up a deployment from your computer without ever having to manually SSH into your remote +๐Ÿฐ | **Cloud-agnostic** - use any Linux-based remote virtual private server provider you want +โš’ | **Versatile project support** - deploy any Dockerfile or docker-compose project +๐Ÿš„ | **Continuous deployment** - Webhook integrations for GitHub, GitLab, and Bitbucket means your project can be automatically updated, rebuilt, and deployed as soon as you `git push` +๐Ÿ›‚ | **In-depth controls** - start up, shut down, and monitor your deployment with ease from the command line or using Inertia's REST API +๐Ÿท | **Flexible configuration** - branch deployment, environment variables, easy file transfer for configuration files, build settings, and more +๐Ÿ“ฆ | **Built-in provisioning** - easily provision and set up VPS instances for your project with supported providers such as Amazon Web Services using a single command +๐Ÿ‘ฅ | **Built for teams** - provide shared access to an Inertia deployment by adding users +๐Ÿ”‘ | **Secure** - secured with access tokens and HTTPS across the board, as well as features like 2FA for user logins