575 Commits

Author SHA1 Message Date
einhornimmond
87cb1473dd improve db error message, export db passwort correct 2025-12-05 13:33:51 +01:00
einhornimmond
dbad91015d add validation info in .env.dist, update readme for release tag 2025-12-05 13:23:09 +01:00
einhornimmond
aa58386509 remove old install script, fix bug in start.sh with tag as branch 2025-12-05 13:14:02 +01:00
einhornimmond
fb38b314f4 fix bugs in install.sh 2025-12-05 13:02:09 +01:00
einhornimmond
ac50671e75 update readme 2025-12-05 11:42:37 +01:00
einhornimmond
c911b80d76 remove debug log 2025-12-05 10:51:34 +01:00
einhornimmond
6ac478c4c0 replace GRAPHQL_PATH with GRAPHQL_URI as default in .env.dist 2025-12-05 09:49:46 +01:00
einhornimmond
572f504c9b change debug code 2025-12-05 09:41:14 +01:00
einhornimmond
8c6cb746fe fix debug 2025-12-05 09:25:32 +01:00
einhornimmond
b4a7b36dc8 make grass optional, debug frontend .env 2025-12-05 09:16:58 +01:00
einhornimmond
389c44e546 set COMMUNITY_HOST to localhost in deploy test docker 2025-12-05 09:06:02 +01:00
einhornimmond
680d207853 make install.sh more idempotent, replace placeholder with random values in .env 2025-12-04 17:11:33 +01:00
einhornimmond
d6feabeae1
Merge branch 'master' into dlt_export_existing_transactions_drizzleOrm 2025-12-04 09:39:52 +01:00
einhornimmond
b70947be1e
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-03 19:02:10 +01:00
einhornimmond
7cfe44f6b5
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-12-03 17:11:22 +01:00
einhornimmond
371fd1acbb move envs into correct context 2025-12-03 14:58:41 +01:00
einhornimmond
6a60e03777 fix nvm & node install 2025-12-03 14:52:19 +01:00
einhornimmond
b30ebd5082 test other shell command 2025-12-03 14:39:03 +01:00
einhornimmond
618c5b477a update cloud config, make install.sh more robust 2025-12-03 14:32:06 +01:00
einhornimmond
19f5671039 add redis to deployment script 2025-12-03 09:50:12 +01:00
einhornimmond
5fa6ef9d8c Merge branch 'dlt_inspector_as_submodule' into dlt_export_existing_transactions_drizzleOrm 2025-11-26 14:22:42 +01:00
einhornimmond
be0c9d0e34 add link in frontend to inspector, change Env var name 2025-11-26 09:17:43 +01:00
einhornimmond
703f77b848 use default version for gradido node version 2025-11-14 13:39:15 +01:00
einhornimmond
72c0b3d8df try to fix deploy script 2025-11-06 12:37:34 +01:00
einhornimmond
9c85b7829f change PORT env variable to BACKEND_PORT to prevent mix-ups with native PORT env from nginx in Docker 2025-10-28 10:03:53 +01:00
einhornimmond
7085e55d29 small fixes 2025-10-25 17:48:24 +02:00
einhornimmond
9c62322be0 correct path 2025-10-25 17:24:26 +02:00
einhornimmond
a9339c1e6c fixes for deploy script 2025-10-25 17:03:47 +02:00
einhornimmond
5f832fb89a case with missing .env 2025-10-25 16:53:27 +02:00
einhornimmond
72fadb91c4 missing if 2025-10-25 16:45:14 +02:00
einhornimmond
437b7421d7 fix test 2025-10-25 16:39:58 +02:00
einhornimmond
1604344445 Merge branch 'dlt_gradido_node_as_subprocess' into dlt_inspector_as_submodule 2025-10-25 16:28:59 +02:00
einhornimmond
f19c85ceb5 first draft 2025-10-25 16:27:49 +02:00
einhornimmond
8983bc52eb add config option, if dlt-connector is enabled, write communities list for dlt gradido node server out in its home folder as communities.json on each validate communities run 2025-10-24 08:28:53 +02:00
einhornimmond
03ed61bea6 Merge branch 'dlt_connector_direct_usage' into dlt_inspector_as_submodule 2025-10-23 09:30:18 +02:00
einhornimmond
9b08ad36bf
Merge branch 'master' into use_bun_instead_of_yarn 2025-10-22 11:49:15 +02:00
einhornimmond
66975d295e maybe now... 2025-10-22 10:28:34 +02:00
einhornimmond
77f02e33e1 really fix 2025-10-22 10:27:37 +02:00
einhornimmond
264d2697d1 fix deploy 2025-10-22 10:24:38 +02:00
einhornimmond
712f1d0c89 try to fix deploy 2025-10-22 10:21:46 +02:00
einhornimmond
c1be096bb8 use specific bun version also in Dockerfiles and deployement script 2025-10-22 09:53:19 +02:00
einhornimmond
c77b8dea06 remove yarn in favor of bun 2025-10-08 12:56:58 +02:00
einhornimmond
08735a2296 add inspector and gradido node routes to nginx 2025-10-01 16:44:36 +02:00
einhornimmond
7d164f3ef2 add realms to make it easier to switch out later with keycloak 2025-07-30 12:15:43 +02:00
einhornimmond
80903243df add .well-known routes for openid connect protocol, show jwks.json and openid-configuration 2025-07-20 08:46:47 +02:00
einhornimmond
e89b25f2d5 add nvm initalizinge before first pm2 call, to prevent bug when called from webhook 2025-07-17 11:31:49 +02:00
einhornimmond
7deed4abe6 use with turbo only task count = cpu core count for build 2025-07-08 19:16:22 +02:00
einhornimmond
e8750e06da do the same for dht-node and federation 2025-05-23 19:46:58 +02:00
einhornimmond
e7376dd3fb use correct path 2025-05-23 19:44:26 +02:00
einhornimmond
26ff60741e Merge branch 'master' into adjust_nginx_disable_index_html_caching 2025-05-23 19:38:47 +02:00