Logo
Explore Help
Sign In
studio/meet
2
0
Fork 0
You've already forked meet
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
f7e7c3ba22211c963f952a40cb6ddd585547d438
meet/src/helm/extra/templates/s3.yaml

9 lines
172 B
YAML
Raw Normal View History

✨(backend) add S3 objects Inspired by Impress and @sampaccoud's work. We use Indie Hoster’s Kubernetes objects in staging and production. In the "dev" environment, we install the `bitnami/minio` chart to mimic Indie Hoster’s MinIO setup. To access the MinIO admin interface in dev, use port forwarding; the interface runs on port 9001.
2024-10-25 12:22:41 +02:00
apiVersion: core.libre.sh/v1alpha1
kind: Bucket
metadata:
🐛(helm) rename bucket Wrong copy paste. My bad, bucket's name wasn't matching our project.
2024-11-18 10:00:41 +01:00
name: meet-media-storage
✨(backend) add S3 objects Inspired by Impress and @sampaccoud's work. We use Indie Hoster’s Kubernetes objects in staging and production. In the "dev" environment, we install the `bitnami/minio` chart to mimic Indie Hoster’s MinIO setup. To access the MinIO admin interface in dev, use port forwarding; the interface runs on port 9001.
2024-10-25 12:22:41 +02:00
namespace: {{ .Release.Namespace | quote }}
spec:
provider: data
🩹(backend) add missing Django settings for cold storage access After configuring the cold storage infrastructure, I forgot to add Django settings needed to access the configuration.
2024-11-08 10:39:43 +01:00
versioned: true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 47ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API