From dd7bf41193da256e9b7a5378b1b72432f781b830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20D=C5=82uski?= Date: Mon, 24 Aug 2020 16:44:18 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aa6850..e375ad9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,15 @@ If you want to boot up mlflow project with one-liner - this repo is for you. The only requirement is docker installed on your system and we are going to use Bash on linux/windows. -## Step by step guide +# Features + - Setup by one file (.env) + - Production-ready docker volumes + - Separate artifacts and data containers + - [Artifacts GUI](https://min.io/) + - Ready bash scripts to copy and paste for colleagues to use your server! + + +## Simple setup guide 1. Configure `.env` file for your choice. You can put there anything you like, it will be used to configure you services 2. Run the Infrastructure by this one line: