90 Commits

Author SHA1 Message Date
einhornimmond
617b1d6ad5 fix docker build and lint github workflows for dlt-connector 2025-10-22 09:28:19 +02:00
einhornimmond
df28a5b4d1 Merge branch 'dlt_deferred_transfer' 2025-06-30 07:52:03 +02:00
einhornimmond
6356617e76 refactor docker setup 2025-05-07 16:13:48 +02:00
einhornimmond
ed84f5a9d1 refactor docker 2025-05-07 16:11:39 +02:00
einhornimmond
ee0e4478f4 fix frontend and backend 2025-05-07 16:11:39 +02:00
einhornimmond
5e38ebf3bb update admin Docker for development and production use 2025-05-07 16:11:39 +02:00
einhornimmond
4effd8ebe1 fix docker setup, use single container as default option 2025-04-30 14:44:56 +02:00
einhornimmond
9c4cb869c9 update frontend docker and workflow 2025-04-29 09:58:30 +02:00
einhornimmond
08a2f391fb admin docker production with nginx, update workflow 2025-04-29 09:13:20 +02:00
einhornimmond
9753898201 call database Dockerfile correctly 2025-04-28 20:22:38 +02:00
einhornimmond
008e225329 update docker compose for changed database docker 2025-04-28 20:17:26 +02:00
einhornimmond
5853fff27c change default database server from localhost to 127.0.0.1 to prevent ipv6 errors 2025-03-15 10:34:19 +01:00
einhornimmond
cd739f56f5 fix docker 2025-01-21 12:09:59 +01:00
einhornimmond
5061c83f0c copy new setup from frontend to admin 2025-01-18 18:24:19 +01:00
einhornimmond
43f982bd5a fix it for docker setup 2025-01-18 17:55:01 +01:00
einhornimmond
2cea5a025f Merge branch 'master' into dlt_deferred_transfer 2025-01-10 20:29:19 +01:00
einhornimmond
016f920af0
Merge branch 'master' into remove_mariadb_dockerfile 2024-12-16 19:30:51 +01:00
einhornimmond
8b1aa4b791 fix syntax, remove mariadb build test 2024-11-21 16:35:03 +01:00
einhornimmond
a443401429 belongs to another branch 2024-11-21 16:26:10 +01:00
einhornimmond
1c5e6fcb7f remove unnecessary Dockerfile and use mariadb version direct 2024-11-21 16:24:36 +01:00
einhornimmond
f3b059d047 remove docker autostart, fix mariadb 2024-11-21 16:07:59 +01:00
einhornimmond
a2c3b82b0f Merge branch 'master' into dlt_deferred_transfer 2024-11-15 20:01:00 +01:00
MateuszMichalowski
a58ba48604
feat(frontend): fix postmigration fix (#3378)
* feat(frontend): migration fixes

* feat(admin): post migration fixes

* feat(admin): revert docker change

* feat(admin): update tests
2024-10-31 18:05:48 +01:00
einhornimmond
c4697a010a remove dlt-database 2024-09-22 17:06:17 +02:00
MateuszMichalowski
45f4207537
build(frontend): merged code from master (#3367)
* fix

* fix test

* update docker compose call

* update e2e test

* change docker-compose to docker compose in all workflows

* use mariadb container with enabled external_network

* add sleep to test_database

* add maybe new parameter --service-ports needed for docker compose run else there weren't any open ports

* try another approach

* save change (._.);

* fix(frontend): fix e2e setup & add additional check in validation rules.

* fix(frontend): fix e2e setup

---------

Co-authored-by: einhornimmond <info@einhornimmond.de>
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-09-12 21:00:08 +02:00
einhornimmond
00397454da update e2e test 2024-09-04 12:27:36 +02:00
Dario bb
4e5a815fbe parameter name changed 2023-10-04 16:59:56 +02:00
einhorn_b
2e662b86cb merge with master, #3199 2023-09-27 09:01:43 +02:00
einhorn_b
e1eadbfbba next try run test with db 2023-09-14 18:11:31 +02:00
einhornimmond
d18bbe5023
Merge branch 'master' into iota6_protobuf_models 2023-09-06 14:52:07 +02:00
einhorn_b
6c0c973cb8 add test, increase coverage to 80% 2023-09-06 13:02:45 +02:00
einhorn_b
b4ab690760 add dlt-database as clone from database without the entities and migrations 2023-08-22 15:42:54 +02:00
Einhornimmond
f35cc43ac4 add claus peters tips 2023-07-05 13:12:32 +02:00
Einhornimmond
8d4c2ed7e6 copied from dht-node and reduced, added iota hello world test code 2023-07-04 13:59:06 +02:00
Claus-Peter Hübner
0473a7df81 rework PR-comments 2023-02-09 17:08:50 +01:00
Claus-Peter Hübner
0d0d361358 docker and workflow files 2023-02-07 23:34:11 +01:00
b15d16aecc
clean logger 2023-01-28 05:18:06 +01:00
a819b71acc
clean dockerfile 2023-01-28 04:50:41 +01:00
aa20dd93f9
corrected docker ports 2023-01-26 12:25:23 +01:00
bc5106938e
docker 2023-01-12 16:01:54 +01:00
Wolfgang Huß
a7ee30fc3f Fix some comments and readme spellings 2022-11-29 13:42:37 +01:00
Wolfgang Huß
bf407584fe Fix backend volume for logs in docker-compose file 2022-07-22 06:37:59 +02:00
Wolfgang Huß
5ee5aa0ab5 Remove the volumes we don't need and some comments 2022-07-21 15:20:02 +02:00
Wolfgang Huß
7ead21ca69 Add a comment for volume mount in Docker Compose database app 2022-07-21 13:42:48 +02:00
Wolfgang Huß
2d61025e29 Merge branch 'master' of github.com:gradido/gradido into 1904-mirror-volume-for-backend-log-files-in-docker 2022-07-21 13:38:55 +02:00
Wolfgang Huß
3e3770e5a9 Provide volume for database log-file in Docker 2022-07-21 13:33:10 +02:00
Wolfgang Huß
08d6cf77eb Provide volume for mariadb log-files in Docker 2022-07-21 11:21:49 +02:00
Wolfgang Huß
213b670f68 Provide volume for backend log-files in Docker, move the ones of nginx from dev Docker Compose to main 2022-07-21 11:04:19 +02:00
Wolfgang Huß
b7c49b2410 Change Docker Compose image names and add comments wy 2022-07-18 12:24:29 +02:00
Wolfgang Huß
741370fdbc Remove 'image' entries in 'docker-compose.override.yml' and 'docker-compose.yml' files 2022-07-12 18:56:13 +02:00