feat: infra - remove openobserve, add loki

This commit is contained in:
Ryan Yin
2025-06-08 14:18:23 +08:00
parent 77ed0378d1
commit e12afe7cea
11 changed files with 139 additions and 105 deletions
+16
View File
@@ -0,0 +1,16 @@
# for provider
#
# export MINIO_PASSWORD="xxx"
# for terraform's s3 backend
#
# export AWS_ACCESS_KEY_ID="xxx"
# export AWS_SECRET_ACCESS_KEY="xxx"
#
terraform init
terraform plan
terraform apply
# show secret key
terraform output loki_secretkey