roschaefer
5cf82d5e18
Fix build
...
Here are the issues
* webapp was built with `NODE_ENV=production` but started with
`NODE_ENV=development`
* using the provided `docker-compose.travis.yml` the command `yarn run
start` would look in the wrong folder
* removed duplicate environment definition
2019-09-11 02:22:08 +02:00
senderfm
8de9da0148
duplicate entry removed
2019-07-15 13:54:58 +02:00
ddb33da045
absolute paths
2019-05-08 14:42:25 +02:00
3545f1240e
another try with relative paths
2019-05-08 14:30:21 +02:00
7d215739bb
corrected docker volumes paths
2019-05-08 14:14:21 +02:00
e2d2236c1a
add volumes to docker-compose.travis.yml, modified .travis.yml for codecov upload
2019-05-08 14:08:20 +02:00
Robert Schäfer
4fade121cd
Fix docker-compose routing
2019-04-03 21:52:21 +02:00
Robert Schäfer
c6d9ea052f
Rollout deployment
...
* Replace BACKEND_URL with GRAPHQL_URI environment (DRY)
* Trigger rollout deployments by a simple label update
* DRY configmap and secret configuration
2019-03-21 21:42:20 +01:00
Robert Schäfer
44d1265681
Restructure for monorepo
2019-03-21 02:11:35 +01:00