init: added template

This commit is contained in:
ITQ
2026-02-12 11:36:43 +03:00
parent 030e49edb9
commit 514393e3f8
96 changed files with 14594 additions and 183 deletions
@@ -0,0 +1,24 @@
RUSTFS_VOLUMES=/data
RUSTFS_ADDRESS=0.0.0.0:9000
RUSTFS_ACCESS_KEY=access
RUSTFS_SECRET_KEY=storage-secret
RUSTFS_CONSOLE_ENABLE=true
RUSTFS_CONSOLE_ADDRESS=0.0.0.0:9001
RUSTFS_OBS_ENDPOINT=http://otel-collector:4318
RUSTFS_OBS_LOGGER_LEVEL=info
RUSTFS_REGION=local
#RUSTFS_KMS_ENABLE=true
#RUSTFS_KMS_BACKEND=vault
#RUSTFS_KMS_KEY_DIR=
#RUSTFS_KMS_VAULT_ADDRESS=
#RUSTFS_KMS_VAULT_TOKEN=
#RUSTFS_KMS_DEFAULT_KEY_ID=
# Options: GeneralPurpose, AiTraining, DataAnalytics, WebWorkload, IndustrialIoT, SecureStorage
RUSTFS_BUFFER_PROFILE=WebWorkload