started writing minio docs

This commit is contained in:
Erik Grobecker 2024-12-29 14:28:39 +01:00
parent 6bbaec3c4e
commit 62184f25f5
Signed by: Erik
GPG key ID: 80D020D0ABBD3FB2
2 changed files with 11 additions and 0 deletions

View file

@ -4,3 +4,5 @@
- [Gatus](./gatus.md)\
Easily written status-site with cool features like Cert-checking
- [Minio](./minio.md)\
Objectstorage for my services

9
docs/minio.md Normal file
View file

@ -0,0 +1,9 @@
# Minio
## Network
Currently _Minio_ is only deployed on my Hetzner-server with it's own network,
but to achieve "good" segregation I will only add necessary containers to the same network, which are the following:
- Forgejo (for pictures, avatars, attachments and git-lfs)
- Gatus (as soon as it's working with minio)