roschaefer
23ae569509
Rename dockerhub organizations
...
..plus get rid of obsolete prefix `nitro-`.
2020-06-04 13:04:05 +02:00
roschaefer
84d3323856
refactor: remove redundant port configuration
...
If you set GRAPQHL_URI the port is already in there
2019-11-15 11:45:52 +01:00
roschaefer
5804b1352c
Remove old docker files
2019-09-11 08:43:26 +02:00
Robert Schäfer
ff7143dcb1
Remove obsolete "MOCKS"
...
It's unused code after all and I think we can improve the code base by
removing confusing code.
2019-08-08 20:18:32 +02:00
6948666cfe
Merge branch 'master' into 2019/kw22/refactor_backend_structure
...
# Conflicts:
# backend/src/middleware/index.js
# backend/src/schema/resolvers/comments.spec.js
# backend/src/schema/resolvers/socialMedia.spec.js
2019-06-03 19:48:47 +02:00
Robert Schäfer
df70ae451c
Parameterize split size
...
@ulfgebhardt that was a really good suggestion, thanks!
2019-06-03 13:11:12 +02:00
f78c54a3e8
refactored backend structure
2019-05-31 19:31:39 +02:00
Robert Schäfer
bcc2c4dbbb
Configure scripts and docker-compose.yml
...
After endless try/error I found the way to share volumes between
multiple docker-compose.ymls: You have to place those files in the same
folder. Also the import scripts must be adapted.
2019-05-07 21:48:09 +02:00