Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Toumash committed Aug 24, 2020
1 parent 8a2da7a commit dd7bf41
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit dd7bf41

Please sign in to comment.