mirror of
https://github.com/Toumash/mlflow-docker
synced 2025-11-04 15:19:21 +01:00
Update README.md
This commit is contained in:
10
README.md
10
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.
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user