Commit graph

29 commits

Author SHA1 Message Date
326fac6207 Fix Port number 2024-06-27 21:11:41 +02:00
65651cad10 switch to https and no need for MEMBERNAMES env call 2024-06-27 21:02:57 +02:00
88b94b61f3 Main branch for production 2024-06-26 12:11:50 +02:00
b9850af239 add __pycache__/ to .gitignore 2024-06-26 12:03:58 +02:00
3e6a9109af Deliver env MEMBERNAMES from k8 deployment 2024-06-26 11:55:28 +02:00
5f5db8f49b Some cleanup 2024-06-25 15:34:59 +02:00
05dfa191b4 Deliver compiled libs with binary 2024-06-25 15:24:00 +02:00
4cd69350d1 Added new autogenerated reflect-config.json 2024-06-25 13:32:42 +02:00
d39b733d0d Some Docker improvemennts to build graalvm binary 2024-06-25 07:46:00 +02:00
40c45f1b17 Added Test functionality to build.py 2024-06-25 07:29:04 +02:00
15dc206830 Added @PreserveOnRefresh annotation to prevent Singleton exception 2024-06-25 07:21:27 +02:00
4d508660eb Added @PreserveOnRefresh annotation to prevent Singleton exception 2024-06-25 07:20:21 +02:00
9f8d433106 binary compilation in image successfully 2024-06-21 00:27:52 +02:00
1b598653d0 Prebuild commit - build graalvm bin in phase 1, use bin to stage app in phase 2 2024-06-20 22:05:15 +02:00
b2e3ef9ade Providing Docker image eclipse-temurin:17.0.11_9-jdk to run stage 2024-06-20 15:45:49 +02:00
25f7289346 Run Stage to docker image 2024-06-20 15:42:53 +02:00
a0691894ac Some further docker image steps 2024-06-20 15:09:08 +02:00
8ae0416f0c Some further improvements 2024-06-19 17:04:54 +02:00
aa0461e448 Some cleanup, research results in dev_notes :: "refresh/singleton" exception 2024-06-19 15:14:39 +02:00
623e8a9d72 Installing graalvm and usage to build binary for deploying, need some improvements 2024-06-14 17:41:12 +02:00
afb0f46545 Fix in logic, further documentation in dev_notes 2024-06-14 12:11:10 +02:00
6900a54157 Build Docker image with pyb, dev_notes with ToDo 2024-06-13 22:20:25 +02:00
e9bc625676 Remove frontend/generated folder 2024-06-13 12:59:50 +02:00
6fc8878599 Test added 2024-06-13 12:57:52 +02:00
Clemens
781756756d Added JUnit to gradle config 2024-06-13 12:33:25 +02:00
Clemens
778ba88644 remove .idea folder 2024-06-13 12:12:05 +02:00
21f16a49ab MEMBERNAMES as env var available 2024-06-13 10:22:20 +02:00
d1e633c4d3 Member Names external by application.properties 2024-06-13 10:08:32 +02:00
abaff760ab first commit 2024-06-06 17:45:46 +02:00