• Joined on 2025-01-30
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 13:50:19 +00:00
20094b4431 (1.0.1) devops: move helm chart from charts/ to repo root; path-only renames for chart.yaml, values.yaml, templates, and .helmignore with no content changes
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-22 22:03:23 +00:00
47c42f0430 initial commit
rebecca created branch trunk in public-templates/wordpress-helm 2025-09-22 22:03:22 +00:00
rebecca created repository public-templates/wordpress-helm 2025-09-22 21:45:57 +00:00
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 05:39:41 +00:00
96ff9ba361 (1.0.6) devops: add symbolic link for apache rewrite module configuration.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 05:26:28 +00:00
17772597c2 (1.0.5) devops: redirected error logs to stderr and access logs to stdout in apache configuration.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 05:05:50 +00:00
e85a960422 (1.0.4) devops: removed php configuration file copy and user specification from dockerfile.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 04:42:57 +00:00
c9b9616417 (1.0.3) devops: updated php version from 8.0 to 7.3 in compose.yml
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 04:40:42 +00:00
69c2a835d6 (1.0.2) devops: added services and specified platform as linux/amd64 in compose.yml.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 04:39:49 +00:00
ee7b379448 (1.0.1) devops: refactor authentication module to improve security and streamline user login process.
rebecca created branch trunk in public-infra/docker-php-mysql-apache-image 2025-07-27 04:39:49 +00:00
rebecca created repository public-infra/docker-php-mysql-apache-image 2025-07-27 04:33:07 +00:00
rebecca pushed to trunk at public-infra/docker-devops-image 2025-07-11 04:14:58 +00:00
f355527b50 devops: remove multiple platform builds from build.sh
rebecca pushed to trunk at public-infra/docker-devops-image 2025-07-11 04:12:09 +00:00
c770356465 devops: updated platform specification in docker build to use multi-platform support.
rebecca pushed to trunk at public-infra/docker-devops-image 2025-07-11 04:09:45 +00:00
e2e0c0a62d devops: update kubernetes and helm versions in dockerfile and fix build.sh platform specification.
rebecca pushed to trunk at public-infra/docker-devops-image 2025-07-11 03:20:03 +00:00
e8b3a96c04 devops: add gitea workflow for building and uploading docker images, update dockerfile and build script for compatibility.
rebecca pushed to trunk at public-infra/docker-devops-image 2025-07-11 03:16:36 +00:00
77a3b16c79 devops: add ansible config
09cc328000 devops: update
1c0c3d20a1 add initial Dockerfile
rebecca created branch trunk in public-infra/docker-devops-image 2025-07-11 03:16:36 +00:00
rebecca created repository public-infra/docker-devops-image 2025-07-11 03:16:09 +00:00
rebecca pushed to main at public-templates/gitlab-templates 2025-07-08 15:56:20 +00:00
f1d91d63ef devops: added stages and jobs for building and pushing docker images to the local registry.