Commit Graph

33 Commits

Author SHA1 Message Date
4a7532fb85 fix: use POSTGRES_PASSWORD from secret instead of hardcoded value
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m2s
2025-05-30 22:33:31 +02:00
9786b8da06 test: hardcode password to test connection
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m4s
2025-05-30 19:31:06 +02:00
633a4e95c2 fix: add password debugging to migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Has been cancelled
2025-05-30 19:28:27 +02:00
2bf8d04657 feat: add environment variable debugging to migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m3s
2025-05-30 19:19:05 +02:00
5820150ec9 fix: update POSTGRES_NAME to POSTGRES_DB in values template
Some checks failed
Deploy to Production / Build and Deploy (push) Has been cancelled
2025-05-30 19:14:28 +02:00
eb079fa9e4 fix: update database environment variable names to match PostgreSQL expectations
Some checks failed
Deploy to Production / Build and Deploy (push) Has been cancelled
2025-05-30 19:11:04 +02:00
079018a77e fix: remove optional ENCRYPTION_KEY from migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m7s
2025-05-30 18:15:19 +02:00
6f6ddb072b fix: use secrets for sensitive values in migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m6s
2025-05-27 13:08:28 +02:00
7e132608d7 test: add detailed environment and connection testing
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m6s
2025-05-26 16:37:41 +02:00
03f615bf57 test: add detailed connection testing with connection string
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m15s
2025-05-26 16:18:04 +02:00
b2706bc747 test: add detailed connection testing to migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m1s
2025-05-25 23:49:25 +02:00
5c3833a9e4 fix: correct shell script syntax in migration job init container
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m2s
2025-05-25 13:17:58 +02:00
e5d7a52e59 fix: improve PostgreSQL initialization and authentication - Add startup probe for PostgreSQL - Update authentication to use scram-sha-256 consistently - Add better logging for database operations - Improve migration job initialization checks
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m2s
2025-05-25 11:12:01 +02:00
55feccec4b hotfix
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m6s
2025-05-25 10:42:36 +02:00
fda611d249 updated database config
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m6s
2025-05-24 14:05:35 +02:00
2929e7b83f fix: set both POSTGRES_HOST and POSTGRES_HOSTNAME for backend env
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m15s
2025-05-24 01:15:59 +02:00
5e12a9cb25 fix: quote postgres env values for Helm rendering
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m8s
2025-05-24 00:46:28 +02:00
fa08e6de1b fix: add POSTGRES_HOSTNAME env to migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m6s
2025-05-22 19:37:33 +02:00
addcc6d7e2 fix: update backend env to use POSTGRES_HOSTNAME instead of POSTGRES_HOST
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m12s
2025-05-22 19:27:10 +02:00
c8ddb9e732 fixed secrets
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m5s
2025-05-22 19:16:59 +02:00
45a2ba4611 fix: add imagePullSecrets to migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Has been cancelled
2025-05-22 19:16:23 +02:00
f3bece7009 fix: add imagePullSecrets for private registry auth
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m6s
2025-05-22 18:26:03 +02:00
2b589a93b2 fix: add port values for backend and frontend in prod values template
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m8s
2025-05-22 14:54:24 +02:00
fdb61a21bf chore: add prod values template for dev and ci/cd
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m7s
2025-05-22 14:38:35 +02:00
5ef9cfdaa9 chore: remove unused .yml files for consistency
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m5s
2025-05-22 14:17:44 +02:00
3035a313a2 force push readme 2025-05-21 23:17:13 +02:00
b3b7834166 added ingress controller 2025-05-21 22:26:43 +02:00
77f8e1554c revised complete k8s deployment 2025-05-21 10:13:38 +02:00
0167ffdd18 Save current state before cleaning history 2025-05-21 09:27:45 +02:00
797fc34016 Merge branch 'main' into k8s-deployment 2025-05-21 02:12:52 +02:00
3fe42fa8e4 update readme 2025-05-20 13:00:00 +02:00
ad70178202 update readme 2025-05-20 13:00:00 +02:00
ce4371d9e4 mega update: k8s backend, frontend, database, pods, helm charts, k8s, load balancing, gitea-ci.yml explanded readme 2025-05-20 12:39:47 +02:00