b0834b73cc
*/2 * * * *
2025-04-24 10:51:32 +02:00
ed0d1debf4
extra
2025-04-24 10:24:34 +02:00
b89cfa49fd
alloy config added
2025-04-24 10:17:25 +02:00
0771b1deb9
Merge branch 'development' into IPCEICIS-2952
2025-04-23 13:29:25 +00:00
f71729c074
finals touches
2025-04-23 15:22:38 +02:00
07ff00fce1
almost done
2025-04-23 14:46:27 +02:00
32f084fcb6
ds renewed
2025-04-23 14:40:14 +02:00
cee7ba8ff3
- name: passwd-volume
...
mountPath: /etc/passwd
subPath: passwd
2025-04-23 14:27:15 +02:00
feae2ff010
another mistake
2025-04-23 14:19:48 +02:00
86fb4eefa3
mistake
2025-04-23 14:17:05 +02:00
596a234192
test
2025-04-23 14:15:44 +02:00
7e2243d52d
test to ds
2025-04-23 13:59:30 +02:00
9c8cdbf7a4
no logrotate sidecar container
2025-04-23 13:54:07 +02:00
01a9c0e0e6
deleted unneccessary container
2025-04-23 13:28:18 +02:00
Bot
abeeb7ee23
chore(backstage): pin to backstage-edp v1.1.0
2025-04-23 13:20:24 +02:00
58fd63da54
0 * * * *
2025-04-23 13:11:58 +02:00
d1355e47c8
don't compress
2025-04-23 12:56:56 +02:00
20a6113403
new changes
2025-04-23 12:01:20 +02:00
1abbd9b646
&& sleep 10
2025-04-23 11:56:08 +02:00
7dfefa8ac9
2M
2025-04-23 11:45:26 +02:00
135844644d
command: ["/bin/sh", "-c", "sleep 10"]
2025-04-23 11:45:10 +02:00
4d20aeeaac
5 minutes
2025-04-23 11:34:01 +02:00
84d4f0af07
don't sleep
2025-04-23 11:26:02 +02:00
700c242cdd
final touches
2025-04-23 11:24:03 +02:00
e1da09b2cc
push
2025-04-23 10:51:42 +02:00
d45c89c0b8
3030
2025-04-23 10:32:16 +02:00
Bot
4eb6fa0908
Removed unused ArgoCD Application manifests of Crossplane
2025-04-22 18:56:30 +02:00
3f6ec41ece
service corrected
2025-04-22 15:52:16 +02:00
40d1d025a6
new script
2025-04-22 15:13:56 +02:00
1268e3ea24
unique
2025-04-22 14:50:50 +02:00
d17861bc87
another try
2025-04-22 14:46:41 +02:00
87ce37972d
new service
2025-04-22 14:42:37 +02:00
9bb0063f8b
Use Redis in the Forgejo configuration to support rolling updates of Forgejo itself
...
Forgejo is not able to be reconfigured by default: a queue is locked
To circumvent the problem, we need simply to enable the use of Redis as a Forgejo component
2025-04-22 12:29:50 +00:00
350e3a804c
nginx.conf
2025-04-22 14:25:44 +02:00
a9ae743de9
subpath
2025-04-22 14:13:15 +02:00
1a8c2846bc
Update template/stacks/core/forgejo-sso/secret-forgejo.yaml
2025-04-12 21:21:16 +00:00
ead21d078a
Update template/stacks/core/argocd-sso/argocd-secret.yaml
2025-04-12 20:42:55 +00:00
Richard Robert Reitz
33def8aba5
Added keycloak client externalsecret for Forgejo and ArgoCD
2025-04-12 21:31:05 +02:00
Richard Robert Reitz
55a1eaa6f6
Added Forgejo to Keycloak config
2025-04-12 21:07:43 +02:00
Richard Robert Reitz
2532958de8
Added Forgejo to Keycloak config
2025-04-12 21:05:35 +02:00
7a5e29e47d
Update template/stacks/ref-implementation/keycloak/manifests/keycloak-config.yaml
2025-04-12 18:52:41 +00:00
3263113ebe
Update template/stacks/ref-implementation/keycloak/manifests/keycloak-config.yaml
2025-04-12 18:49:15 +00:00
5d0182d6ee
Update template/stacks/core/forgejo/values.yaml
2025-04-12 16:27:05 +00:00
c01d4952ad
Disabled user self registration in Forgejo
2025-04-12 16:17:20 +00:00
777d6afeb4
Update template/stacks/core/forgejo-runner/dind-docker.yaml
2025-04-11 14:12:29 +00:00
529182ee3d
logrotate-cronjob
2025-04-02 15:31:38 +02:00
dd9ddc8fdb
sidecar-script
2025-04-02 15:26:04 +02:00
6811280b92
- name: sidecar-nginx
...
image: nginx:latest
ports:
- containerPort: 8080
volumeMounts:
- name: idecar-script
mountPath: /etc/nginx
subPath: nginx.conf
subPathExpr: 'nginx.conf'
- name: idecar-script
mountPath: /tmp/sidecar.sh
subPath: sidecar.sh
mode: 0755
- name: passwd-volume
mountPath: /etc/passwd
subPath: passwd
2025-04-02 15:20:11 +02:00
949cf77c4e
sighup
2025-04-02 14:53:08 +02:00
a11947c5e7
kill -SIGHUP $(pidof bao) || echo "OpenBAO process not found"
2025-04-02 14:40:13 +02:00