Minio 🤡
Was ein Haufen ***** Bugfix-Release welches aber leider keine funktionierenden access keys mehr übrig lässt. Und logging hat das tool auch keins mehr weil braucht man nicht. Holy f. Minio dann halt 8.8/crit vuln aber nur noch im vpn 🤡🤡🤡
This commit is contained in:
parent
0f3b4ae8f8
commit
39aca2778d
@ -3,7 +3,7 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
minio:
|
||||
image: minio/minio:latest
|
||||
image: minio/minio:RELEASE.2024-01-29T03-56-32Z
|
||||
restart: always
|
||||
ulimits:
|
||||
nofile:
|
||||
@ -28,6 +28,8 @@ services:
|
||||
- "traefik.http.routers.minio-dashboard.entryPoints=websecure"
|
||||
- "traefik.http.services.minio-dashboard.loadbalancer.server.port=9001"
|
||||
- "traefik.http.routers.minio-dashboard.service=minio-dashboard"
|
||||
- "traefik.http.routers.minio.middlewares=vpn-ipwhitelist@file"
|
||||
- "traefik.http.routers.minio-dashboard.middlewares=vpn-ipwhitelist@file"
|
||||
command: "server /data --console-address ':9001' --anonymous"
|
||||
# healthcheck:
|
||||
# test: ["CMD", "curl", "-f", "http://localhost:9000/minio/health/live"]
|
||||
|
Loading…
Reference in New Issue
Block a user