e5b633fbf4
Update template/stacks/forgejo/forgejo-server.yaml
2025-06-06 09:46:11 +00:00
fc860747fd
feat(forgejo,argocd): Fixed the Forgejo ingress and moved argocd and forgejo ingresses into the argocd and forgejo application manifests folder
2025-06-06 11:34:30 +02:00
fc12862e12
feat(forgejo,argocd): Fixed the Forgejo ingress and moved argocd and forgejo ingresses into the argocd and forgejo application manifests folder
2025-06-06 11:29:46 +02:00
490e4fcfd9
fix(forgejo): renamed forgejo service to match forgejo-server-
2025-06-06 10:12:13 +02:00
358be3205b
fix(forgejo): Properly interpolate minio bucket name in forgejo config
2025-06-04 16:27:10 +02:00
b775019744
feat: 🎉 Add SSL certificate configuration for deployment
...
Adds configuration for SSL certificate in the deployment settings by introducing environment variables and volume mounts for the Elasticsearch certificate.
This enhancement improves security by ensuring that the application can properly utilize SSL certificates for secure communication.
2025-06-03 16:54:06 +02:00
4761fef87c
feat(forgejo): Resolved duplicate forgejo argocd application name
2025-06-03 14:19:47 +02:00
104b811e7e
Update template/registry/forgejo.yaml
2025-06-03 12:11:31 +00:00
02d9d207dd
feat(forgejo): separate forgejo from core into its own stack
2025-06-03 10:17:24 +02:00
dd46f37e43
feat: ✨ Add Elasticsearch indexer configuration
...
Introduces the configuration for the issue indexer using Elasticsearch, enabling the ISSUE_INDEXER feature.
Sets the ISSUE_INDEXER_ENABLED flag to true and specifies the connection string sourced from a secret.
Prepares for future enhancements by including placeholders for repository indexing options.
2025-06-02 17:39:15 +02:00
e1bf3012e2
feat(forgejo): database reference refactoring
2025-06-02 15:05:51 +02:00
942cedd845
feat(observability): Switched to static endpoints due to bug in CRD selector
...
CRD selected the wrong port otherwise
2025-06-02 14:57:12 +02:00
fc34fb4ee6
enabled authorized access to vlogs and vmetrics
2025-06-02 14:21:31 +02:00
32bb201e82
feat(forgejo): rename forgejo database host secret key
2025-06-02 13:13:42 +02:00
Bot
15457a0f81
feat(forgejo): Added postgres password
2025-05-30 18:02:59 +02:00
Bot
7a05ca605b
feat(forgejo): Added postgres to forgejo ini
2025-05-30 16:49:03 +02:00
fda834d703
feat(redis): removed duplicate entries in forgejo values.yaml
2025-05-30 09:25:14 +00:00
3752fbd341
feat(observability): Added rewrite rules for prometheus remote write to victoria metrics
2025-05-28 16:00:27 +02:00
d4ef3d4a44
feat(grafana): added basic persistence for grafana
2025-05-28 14:54:10 +02:00
00dd935a88
Update template/stacks/core/forgejo/values.yaml
2025-05-28 12:21:15 +00:00
774871c878
feat: 🎉 Add MinIO credentials for repository archiving
...
Adds MinIO access and secret keys for repository archiving functionality in the configuration.
This enhancement ensures that the necessary credentials are securely referenced, improving access to MinIO storage for archived repositories.
Relates to improved storage management.
2025-05-28 10:31:28 +02:00
528b44a1ba
feat(pipeline): Created managed storage for forgejo
2025-05-27 16:33:20 +02:00
95ba18bb56
Removed cert-manager argocd application manifest releaseName entry to prevent out-of-sync state
2025-05-27 08:59:08 +00:00
1f38cc5755
Delete template/stacks/core/ingress-apps/openbao.yaml
2025-05-27 06:59:54 +00:00
0c2e94dc24
Delete template/stacks/core/ingress-apps/mailhog.yaml
2025-05-27 06:59:48 +00:00
ad72626d27
Delete template/stacks/core/ingress-apps/kube-prometheus-stack-grafana.yaml
2025-05-27 06:59:32 +00:00
7cdeed9aff
Delete template/stacks/core/ingress-apps/keycloak-ingress-localhost.yaml
2025-05-27 06:59:23 +00:00
5ca95ca4ff
Delete template/stacks/core/ingress-apps/backstage.yaml
2025-05-27 06:59:18 +00:00
96c514912d
Delete template/stacks/core/ingress-apps/argo-workflows-ingress.yaml
2025-05-27 06:59:12 +00:00
5f91a08c42
Removed unneded code
2025-05-26 17:13:29 +00:00
d76579d814
Update template/stacks/observability/victoria-k8s-stack/values.yaml
2025-05-26 17:12:47 +00:00
29d6cc2660
fix(victoria-k8s-stack): Fixed TLS connection for observability stack
2025-05-26 17:07:28 +02:00
ff978767f6
feat(victoria-k8s-stack): added vmauth
2025-05-26 16:37:28 +02:00
d80ef86286
fix: test environment to ini
2025-05-26 16:21:30 +02:00
1fce183187
fix(vector): use correct deployment name for vector
2025-05-26 13:26:59 +00:00
654daa1743
feat(observability): added vector as logshipper in the core stack
2025-05-21 11:57:36 +02:00
1f7b8e962e
fix(victoria): fixes helm value path
2025-05-20 17:26:15 +02:00
9dd41f8b6d
feat(otc): Setting ArgoCD retry limit to -1 to core and otc stack
2025-05-20 16:21:55 +02:00
08c8ea6a39
feat(observability): added new stack bases on victoria-k8s-stack
2025-05-20 15:47:05 +02:00
b824738a34
feat(monitoring): remove monitoring as in forgejo-as-a-service we switch to central monitoring
2025-05-20 14:57:57 +02:00
1343794825
chore(cert): Switchted to prod let's encrypt
2025-05-14 14:48:42 +02:00
137cfca08c
feat: deleted keycloak related argocd, forgejo manifests
2025-05-14 13:56:10 +02:00
5075deec67
feat(otc) changed nginx-ingress service annotation from custom-eip to eip
2025-05-09 13:51:51 +02:00
74e97f0dcd
feat(otc) fixed argocd ingress-nginx settings
2025-05-08 15:48:39 +02:00
56be9fa0b2
feat(otc) setup cert-manager in the ingresses
2025-05-08 15:31:03 +02:00
ec862e92eb
Added cert-manager to otc stack
2025-05-08 15:10:59 +02:00
cc107f4ff4
feat(otc): Added LB IP ID
2025-05-07 17:10:12 +02:00
03f113f339
feat(otc): Fixed typo
2025-05-07 16:46:07 +02:00
6908182367
feat(otc): Moved ingress-nginx to otc stack, removed KIND stuff and added OTC annotations
2025-05-07 16:44:39 +02:00
d2cce953a1
feat: 🏗️ Add otc stack
2025-05-06 16:35:20 +02:00