diff --git a/README.md b/README.md index 7c7682c7..6626f19d 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,42 @@ ## Get started for free! +
+ + + + + +
+

Metlo has ready to use AMIs in different regions to get started in a few clicks:

+ + + +   + + + +   + + + +   + + + +

+

Let us know if you need an AMI in a different region!

+
+
+ +**Deploy with Docker** + Run the following in your cloud environment: ```bash git clone https://github.com/metlo-labs/metlo.git cd metlo -ENCRYPTION_KEY="some random string" EXPRESS_SECRET="some random string" docker-compose up +ENCRYPTION_KEY="some random string" EXPRESS_SECRET="some random string" docker-compose up -d ``` Now visit [http://localhost:8000](http://localhost:8000)