• Joined on 2025-01-30
rebecca pushed to main at public-infra/misc-images 2026-03-05 22:52:19 +00:00
d224f914cd Update docker-compose with generated values and correct jawn URL
rebecca pushed to main at public-infra/misc-images 2026-03-05 22:35:04 +00:00
3c44a95673 Add helicone self-hosted docker-compose
rebecca created branch main in public-infra/misc-images 2026-03-05 22:35:04 +00:00
rebecca created repository public-infra/misc-images 2026-03-05 21:48:18 +00:00
rebecca pushed to trunk at public-infra/maintenance-scripts 2026-01-23 02:13:21 +00:00
69cc8c560d Fix playbooks for cross-platform compatibility and graceful error handling
3574b47a5f Initialize infrastructure maintenance scripts with Ansible playbooks
rebecca created branch trunk in public-infra/maintenance-scripts 2026-01-23 02:13:21 +00:00
rebecca created repository public-infra/maintenance-scripts 2026-01-22 13:19:36 +00:00
rebecca pushed to trunk at public-infra/docker-act_runner 2025-11-04 15:01:53 +00:00
2bdd2f7324 devops: add release_notes detailing new docker build-and-push automation and gitea workflow integration for rbvtopuddinggitea-act_runner, including usage, tagging, and required packages.
rebecca pushed tag v1.1 to public-infra/docker-act_runner 2025-11-04 14:59:56 +00:00
rebecca released v1.1 at public-infra/docker-act_runner 2025-11-04 14:59:56 +00:00
rebecca pushed to trunk at public-infra/docker-act_runner 2025-11-04 14:58:18 +00:00
046831b905 devops: trigger build-and-push on release publish; extract release tag; pass it to build-and-push.sh; add docker to the dockerfile for cli availability.
rebecca pushed to trunk at public-infra/docker-act_runner 2025-11-04 14:53:37 +00:00
7f02ea62b3 v1.0
rebecca created branch trunk in public-infra/docker-act_runner 2025-11-04 14:53:37 +00:00
rebecca created repository public-infra/docker-act_runner 2025-11-04 14:52:47 +00:00
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 15:38:44 +00:00
548ca5ba64 (1.0.13) devops: increase initialdelayseconds to 300 for database liveness and readiness probes in the statefulset
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 15:20:31 +00:00
bf689cdeb5 (1.0.12) devops: migrate helm templates from postgresql to mysql: rename pvc to mysql-data and use mysql.persistence values; update secret to mysql with mysql-password and added mysql-root-password
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 15:17:40 +00:00
54c422b8a5 (1.0.11) devops: migrate wordpress helm from postgresql to mysql with statefulset rename, updated images/ports, env and secret keys, services, volumes, and values references
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 15:10:41 +00:00
c6aaf43ec9 (1.0.10) devops: add app.kubernetes.io/component=website label to wordpress-helm deployment (metadata/spec/template) and service spec
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:55:52 +00:00
967495cd79 (1.0.9) devops: remove liveness and readiness http probes from deployment spec
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:29:26 +00:00
8c68ecadd4 (1.0.8) devops: remove serviceaccountname from deployment spec in wordpress-helm template