Commit Graph

74 Commits

Author SHA1 Message Date
Tomasz Dłuski
57be284980 Update docker-compose.yml 2023-11-06 10:52:31 +01:00
Tomasz Dłuski
723782dc1d Update docker-compose.yml 2023-11-06 10:51:20 +01:00
Tomasz Dłuski
740bfec7f4 Update verify-docker-compose.yml 2023-11-06 10:47:21 +01:00
Tomasz Dłuski
6418955ea0 Merge pull request #27 from lzd-1230/bugfix/portability_macosm1
fix build problem in macos m1
2023-11-06 10:41:21 +01:00
李祖栋
3d4b960979 add comments for platform section in docker-compose.yml 2023-11-06 17:31:56 +08:00
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
bd364c18b8 Merge pull request #26 from Toumash/pr/23-update-containers
Pr/23-update-containers
2023-11-05 21:35:20 +01: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
120d8146e4 Merge pull request #25 from Toumash/pr/simplify-images
feat: simplify images and e2e test so that we know if it works
2023-11-05 21:19:20 +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
289842717b Merge pull request #20 from Toumash/Toumash/issue19
feature: dont use wait-for-it which is newline characted dependant and causes problem on windows closes #17
2022-11-02 23:48:05 +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
Tomasz Dłuski
e0e8157b60 Merge pull request #18 from konstantin-frolov/master
Fix compose for connect s3 artifacts & mlflow UI
2022-10-27 20:34:28 +02:00
Konstantin Frolov
d6207174f0 Fix compose for connect s3 artifacts & mlflow UI 2022-10-26 17:06:06 +03:00
Tomasz Dłuski
9300e34d1a Update README.md 2022-05-05 14:48:58 +02:00
Tomasz Dłuski
e3b7595685 Merge pull request #14 from andife/patch-2
Update create_bucket.py
2021-12-28 18:55:46 +01:00
andife
f37ae1a227 Update create_bucket.py 2021-12-28 09:25:09 +01:00
Tomasz Dłuski
b129e9a7cc Update README.md 1.1 2021-12-03 22:22:39 +01:00
Tomasz Dłuski
57e981da9a Update README.md 2021-12-03 22:21:40 +01:00
Tomasz Dłuski
b605078792 update readme 2021-12-03 22:14:24 +01:00
Tomasz Dłuski
6e798644da s3: automatically create a bucket on startup 2021-12-03 22:11:10 +01:00
Tomasz Dłuski
4c4449110e Update README.md 2021-12-03 21:42:52 +01:00
Tomasz Dłuski
5255f67780 Update README.md 2021-12-03 21:40:14 +01:00
Tomasz Dłuski
8bba55703c Update LICENSE 2021-12-03 21:40:14 +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
b6ecfe7d0c Merge pull request #7 from Toumash/#6
use fixed minio stable version (minio team separated console and api …
2021-07-19 12:25:36 +02: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
14df7c707e Merge pull request #3 from kingkastle/kingkastle-minio-methodname
minio method name is now: InvalidResponseError
2021-03-05 18:37:27 +01:00
Rafael Castillo
7506d3e43d minio method name is now: InvalidResponseError 2020-12-21 16:33:53 +01:00
Tomasz Dłuski
8f3d6ba7e2 Update README.md 2020-09-06 22:08:23 +02:00
Tomasz Dłuski
81e373d6fb Update run_create_bucket.sh 2020-09-05 16:14:53 +02:00
Tomasz Dłuski
eebc9d0c46 bugfix: adds bucket name configuration into the .env file 2020-09-05 13:58:45 +02:00
Tomasz Dłuski
bddbec77f1 adds minio autoconfigure script 2020-09-05 13:54:40 +02:00
Tomasz Dłuski
dd7bf41193 Update README.md 1.0 2020-08-24 16:44:18 +02:00
Tomasz Dłuski
8a2da7aba9 feat(bash): adds bash script generators 2020-08-24 16:38:20 +02:00
Tomasz Dłuski
f523307f56 Update README.md 2020-08-24 16:25:51 +02:00
Tomasz Dłuski
670e449369 Update README.md 2020-08-24 16:24:52 +02:00
Tomasz Dłuski
3d97b2f1f7 Update README.md 2020-08-24 16:18:51 +02:00
Tomasz Dłuski
4d19a4b885 Update README.md 2020-08-24 16:17:58 +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
031d93581a Create LICENSE 2020-08-24 09:52:13 +02:00
Tomasz Dłuski
0db1025456 Update README.md 2020-08-24 09:48:00 +02:00
Tomasz Dłuski
30ec17a840 Update README.md 2020-08-24 09:42:24 +02:00
Tomasz Dłuski
9c460c7b93 Update README.md 2020-08-24 09:26:36 +02:00