Commit graph

36 commits

Author SHA1 Message Date
8d5b74a773 Merge pull request 'Branch-specific image tagging' (#8) from pwd into container
All checks were successful
Build (and tag) Images / build (push) Successful in 34s
Reviewed-on: #8
2025-10-13 20:15:48 +02:00
ea4063917b fix: Enables CI/CD for any branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
Build (and tag) Images / build (pull_request) Successful in 36s
2025-10-13 19:26:57 +02:00
1e6f858426 fix: Enables image pushing for any git branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
2025-10-13 19:23:50 +02:00
3aeb91101d refactor: Limits docker image pushing to git pushes to main branch
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
2025-10-13 19:19:39 +02:00
f40692b483 feat: Tags built images branch-specific, to prevent production overrides from branches
All checks were successful
Build Hello World Image / build (push) Successful in 46s
2025-10-13 19:04:45 +02:00
6c923de5ac fix: Removes deprecated version parameter
All checks were successful
Build Hello World Image / build (push) Successful in 35s
2025-10-13 18:57:19 +02:00
5eec2d3188 fix: Adds working directory to build steps
All checks were successful
Build Hello World Image / build (push) Successful in 35s
2025-10-13 18:54:49 +02:00
8a5cf8c1ee changed file names in build job
Some checks failed
Build Hello World Image / build (push) Failing after 8s
2025-10-13 16:30:29 +02:00
10fcf55b10 moved files into subdirs 2025-10-13 16:28:20 +02:00
bf6ccf5094 removed helper file
All checks were successful
Build Hello World Image / build (push) Successful in 37s
2025-10-12 18:10:11 +02:00
522c609ef1 added data_handeler container
All checks were successful
Build Hello World Image / build (push) Successful in 1m4s
2025-10-12 17:35:28 +02:00
2b97fe8b10 Merge pull request 'Basic CI/CD integration' (#4) from workflows into container
All checks were successful
Build Hello World Image / build (push) Successful in 32s
Reviewed-on: #4
2025-10-12 17:07:01 +02:00
99a42e3b7a Delete Containerfile.data_init
All checks were successful
Build Hello World Image / build (push) Successful in 23s
Build Hello World Image / build (pull_request) Successful in 22s
2025-10-12 17:06:30 +02:00
1ac9d096ff fix: Removes redundant volume
All checks were successful
Build Hello World Image / build (push) Successful in 33s
Build Hello World Image / build (pull_request) Successful in 21s
2025-10-12 14:08:36 +02:00
fdd2862d5f added dcrond for data replication 2025-10-12 13:06:49 +02:00
15ade89904 removed data_init containerfile 2025-10-12 12:12:49 +02:00
5e12ac6b38 changed base container for data_handler 2025-10-12 12:09:09 +02:00
d9897c57eb added querry to check if the state sequenceNumber is already present 2025-10-12 11:26:00 +02:00
cbdbf7497b fix: Changes healthcheck to MariaDB compatible syntax
All checks were successful
Build Hello World Image / build (push) Successful in 21s
Build Hello World Image / build (pull_request) Successful in 22s
2025-10-12 00:02:56 +02:00
7875895248 fix: Resolves issue with working directory 2025-10-12 00:02:56 +02:00
cb27186641 fix: CI uses Containerfile and directly tags package 2025-10-12 00:02:56 +02:00
d8830d77aa feat: Adds compose file 2025-10-12 00:02:56 +02:00
41b5ea2ab1 refactor: Replaces PASSWD with PASSWORD 2025-10-12 00:02:56 +02:00
b85516e397 chore: Removes unused example files 2025-10-12 00:02:56 +02:00
93f4ce6145 feat: Adds CI/CD steps to build and push web container 2025-10-12 00:02:56 +02:00
9af7ddc4e2 docs: Replaces on-premise instructions with container instructions 2025-10-12 00:02:56 +02:00
985fbf7600 moved init to utils container 2025-10-11 21:52:41 +02:00
669c665a10 updated leaflet 2025-10-11 19:58:58 +02:00
bb8c48d75b added skip-ssl 2025-10-11 19:38:34 +02:00
aso
070ccc9a19 containerized the app 2025-10-06 21:13:58 +02:00
51b982d43b add link /it/images/ 2024-09-12 19:50:25 +00:00
b80492e257 add gitignore 2024-09-12 19:45:20 +00:00
832c581044 add www directory 2024-09-12 19:22:07 +00:00
24718f0da7 add home directory 2024-09-12 19:19:09 +00:00
6739149738 update readme and license 2024-09-12 19:06:11 +00:00
21410a120b Initial commit 2024-09-12 20:03:57 +02:00