Update README.md

This commit is contained in:
Tomasz Dłuski
2020-08-24 16:44:18 +02:00
committed by GitHub
parent 8a2da7aba9
commit dd7bf41193

View File

@@ -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. 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 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: 2. Run the Infrastructure by this one line: