Commit Graph

81 Commits

Author SHA1 Message Date
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
fe6ceb5b39 chore: trigger clean pipeline after VPS reset
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m17s
2025-05-24 01:43: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
717b9978d5 chore: trigger clean pipeline run
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m5s
2025-05-24 00:56:49 +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
576ce89698 docs: add section on Gitea secrets as source of truth for production
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m4s
2025-05-22 18:51:48 +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
458bfb9af1 fix: set backend.image and frontend.image as strings for helm
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m7s
2025-05-22 14:46:21 +02:00
0c66dd65c5 ci: generate values.prod.yaml from template before deploy
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m9s
2025-05-22 14:41:29 +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
893e36d8c9 docs: add CI/CD Kubernetes deployment setup instructions
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m13s
2025-05-22 14:11:08 +02:00
fef95ff9eb ci: install helm before deploy
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m14s
2025-05-22 14:03:46 +02:00
4499e11603 added frontend base api url
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m14s
2025-05-22 13:46:23 +02:00
c69cd4768c trigger pipeline
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m2s
2025-05-22 13:31:08 +02:00
e801a3b927 fixed reference
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m7s
2025-05-22 13:24:31 +02:00
e46cfeaa4b Merge pull request 'fixed path for implied backend, which sits on root actual' (#2) from hotfix-paths into main
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 3m10s
Reviewed-on: #2
2025-05-21 23:57:52 +00:00
35f478920b fixed path for implied backend, which sits on root actual 2025-05-22 01:56:37 +02:00
59c67d2742 changed folder structure to trigger workflow
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 10s
2025-05-22 00:17:16 +02:00
3bdae16fb2 Move workflow to .gitea/workflows/demo.yaml 2025-05-22 00:12:43 +02:00
12129c8717 Trigger workflow 2025-05-22 00:11:09 +02:00
22512a7a4b Trigger workflow 2025-05-22 00:04:17 +02:00
c2fd4cfef4 temporary test 2025-05-22 00:03:57 +02:00
b089a5839e trigger pipeline 2025-05-22 00:01:17 +02:00
4669fc5502 changed label 2025-05-21 23:59:41 +02:00
6c8774a517 update gitea file 2025-05-21 23:52:00 +02:00
630cab4ddf Trigger pipeline 2025-05-21 23:46:39 +02:00
5324faf8f4 Trigger pipeline 2025-05-21 23:43:16 +02:00
b807bfb35f Trigger pipeline 2025-05-21 23:37:45 +02:00
20a708e1fe Trigger pipeline 2025-05-21 23:32:01 +02:00
07259e6b31 Merge pull request 'k8s-deployment' (#1) from k8s-deployment into main
Reviewed-on: #1
2025-05-21 21:18:20 +00: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
85e761d0d6 update k8s config 2025-05-21 22:05:31 +02:00
f2ff6a2aa2 cleanup 2025-05-21 10:17:30 +02:00
77f8e1554c revised complete k8s deployment 2025-05-21 10:13:38 +02:00