homeserver/docker-compose/minio/docker-compose.yml.j2

42 lines
1.1 KiB
Text
Raw Normal View History

2024-11-08 20:00:56 +01:00
services:
2024-11-08 20:05:38 +01:00
minio:
image: minio/minio:latest # add to renovate; https://github.com/renovatebot/renovate/issues/2438
container_name: minio
2024-11-08 20:00:56 +01:00
restart: unless-stopped
pull_policy: missing
2024-11-08 20:05:38 +01:00
ports:
- '9000:9000'
- '9001:9001'
2024-11-08 20:00:56 +01:00
networks:
- traefik
2024-11-08 20:05:38 +01:00
volumes:
- data:/data
environment:
2024-11-08 20:49:00 +01:00
MINIO_ROOT_USER: madmin # ändern
MINIO_ROOT_PASSWORD: hallowelt # ändern
2024-11-08 20:31:43 +01:00
command: server /data --console-address ":9001"
2024-11-08 20:00:56 +01:00
######## Networks ########
networks:
traefik:
external: true
2024-11-08 20:05:38 +01:00
######## Volumes ########
volumes:
data:
2024-11-08 20:50:32 +01:00
# todo
# traefik
# minio inr enobate aufgabe
# bug: composoe pull staret updated container nciht
# mcli paket installieren
#ldap? https://github.com/lldap/lldap/blob/main/example_configs/minio.md
# client: wget https://dl.min.io/client/mc/release/linux-amd64/mc chmod +x mc
#erstelle user
#erstelle access und secrte_key
#erstelle policy
#weise policy user zu
#./mc alias set minio_lokal http://docker10.mgrote.net:9000 t8lwsheP7nuw0pI27gBO EmxR6Obfu7bpBUS53IWfvI3dXzwUriCbXHlung39
# remove midnehoght commander überall
# checkliste
# policies in wiki mit reihenfolge