Moriz Wahl
|
c20e17d11a
|
Merge branch 'master' into setup-tests-for-resolvers
|
2021-11-03 23:19:40 +01:00 |
|
|
|
089732862c
|
fix workflow
- run test environment
- use start instead of dev to enforce restarts
- migrate database
- log database connection errors
|
2021-10-20 02:55:48 +02:00 |
|
|
|
8578ca9e51
|
also build database in dev mode
|
2021-10-20 00:26:00 +02:00 |
|
Moriz Wahl
|
d6279370fd
|
try to get things working. Backend does not find database build
|
2021-10-18 21:07:52 +02:00 |
|
|
|
da57754649
|
properly bind database volumes, make database directories in container and copy required node_modules folders for production
|
2021-10-12 01:28:32 +02:00 |
|
|
|
c4a5b963b7
|
better comments in docker file
|
2021-10-11 15:25:26 +02:00 |
|
|
|
f25f0fe96f
|
remove sudo
|
2021-10-11 15:24:29 +02:00 |
|
|
|
119407ec2e
|
also install database packages
|
2021-10-11 12:36:44 +02:00 |
|
|
|
78b0068362
|
copy also database project as a whole into docker image
|
2021-10-11 12:33:31 +02:00 |
|
|
|
20db890ac7
|
try to use tsconfig instead
|
2021-10-09 14:29:17 +02:00 |
|
|
|
4988a9c2e4
|
correct path
|
2021-10-09 14:25:19 +02:00 |
|
|
|
f92573d672
|
copy modules after install
|
2021-10-09 14:23:12 +02:00 |
|
|
|
df43ea4f79
|
also create directory
|
2021-10-09 14:18:30 +02:00 |
|
|
|
88eb079b7b
|
install sudo
|
2021-10-09 14:16:14 +02:00 |
|
|
|
9621b97aeb
|
remove sudo?
|
2021-10-09 14:11:45 +02:00 |
|
|
|
da8d32f01e
|
try to mount the nodemodules
|
2021-10-09 14:10:32 +02:00 |
|
|
|
5616c307f8
|
docker: make backend a folder not a file(?)
|
2021-10-09 13:46:58 +02:00 |
|
|
|
a35d0dfff4
|
reshape build context to fix out of context error when copying database entities
|
2021-10-09 13:44:37 +02:00 |
|
|
|
d348706f16
|
include the entity models in the docker build
|
2021-10-09 13:33:13 +02:00 |
|
|
|
fbf5e783d3
|
build & start commands
dockerfile
|
2021-06-29 12:25:41 +02:00 |
|