Commit Graph

20 Commits

Author SHA1 Message Date
Adam Li
068d3347e1 fix build problem in macos m1
and also test for win-docker-desktop and wsl2
2023-11-06 11:47:32 +08:00
Tomasz Dłuski
a85c82d09f feat: update minio to the newest version 2023-11-05 21:32:38 +01:00
Tomasz Dłuski
ab927b897e feat: update mysql to v8 so that it can also work on arm64 2023-11-05 21:28:26 +01:00
Tomasz Dłuski
e9030c867d feat: add built-in run_test_experiment job to test the mlflow server internally so its super easy to test if it actually works e2e 2023-11-05 21:15:59 +01:00
Tomasz Dłuski
1e92560fb5 feat: change custom image to standard ubuntu/mlflow 2023-11-05 20:26:26 +01:00
Tomasz Dłuski
ee071564ef feature: dont use wait-for-it which is newline characted dependant and causes problem on windows closes #17 2022-11-02 17:34:21 +01:00
Tomasz Dłuski
83e0b0ef12 bugfix: create bucket using variable name instead of hardcoded one closes #19 2022-11-02 17:14:55 +01:00
Konstantin Frolov
d6207174f0 Fix compose for connect s3 artifacts & mlflow UI 2022-10-26 17:06:06 +03:00
Tomasz Dłuski
6e798644da s3: automatically create a bucket on startup 2021-12-03 22:11:10 +01:00
Tomasz Dłuski
01e8abe89a add named volumes instead of mapped local directory 2021-12-03 21:34:32 +01:00
Tomasz Dłuski
d0a5dfbde0 add restart: unless-stopped 2021-12-03 21:32:42 +01:00
Tomasz Dłuski
f92d4ec230 update minio to the newest version 2021-12-03 21:29:36 +01:00
Tomasz Dłuski
2ad2c983db dont expose database to public network closes #12 2021-12-03 21:21:51 +01:00
Tomasz Dłuski
fcd3393fa5 use fixed minio stable version (minio team separated console and api in the july feature release)
https://github.com/minio/minio/releases/tag/RELEASE.2021-07-08T01-15-01Z
2021-07-19 12:04:05 +02:00
Tomasz Dłuski
56c300b144 feat: wait-for-it.sh so you wont need to run compose up multiple times 2020-08-24 16:16:35 +02:00
Tomasz Dłuski
b973312e5b fully working cli and GUI 2020-08-24 00:02:55 +02:00
Tomasz Dłuski
b8170952fa working cli 2020-08-23 23:57:08 +02:00
Tomasz Dłuski
93b8b90207 feat: adds new, working docker-compose 2020-08-23 23:20:49 +02:00
Tomasz Dłuski
c56c0fd2f0 adds aws demo 2020-08-23 22:28:42 +02:00
Tomasz Dłuski
0f002cf097 dev commit 2020-08-23 14:48:38 +02:00