Aaron Louie
|
d954f2620d
|
Ugh. envsubst doesn't do exact string match. Throw in extra slash, then remove it afterward. UGH.
|
2020-05-23 23:55:43 -04:00 |
Aaron Louie
|
40455fd3f2
|
Adds trailing slash to base href if needed. Adds root location to nginx conf
|
2020-05-23 22:54:10 -04:00 |
Aaron Louie
|
a79515caa6
|
Waits in case envsubst takes a second to finish
|
2020-05-23 15:46:06 -04:00 |
Aaron Louie
|
198cfd90bb
|
Passes path to index.html in as optional parameter to substitute-env-variables.sh
|
2020-05-23 11:50:31 -04:00 |
Aaron Louie
|
2f8bba4f37
|
Rewrite base href in index.html
|
2020-05-23 11:31:06 -04:00 |
Aaron Louie
|
d33373b13e
|
Fixes environment variables, npm scripts, and a trailing slash
|
2020-05-22 23:43:32 -04:00 |
Aaron Louie
|
029e9d4cde
|
Waits for pb to start before starting backend
|
2020-05-22 21:14:27 -04:00 |
Aaron Louie
|
82bf880ec8
|
Upgrades DBs before running e2e tests
|
2020-05-22 20:52:03 -04:00 |
Aaron Louie
|
0433e5f069
|
Sets environment variables
|
2020-05-22 15:12:59 -04:00 |
Aaron Louie
|
bb2238f259
|
Updates e2e docker setup. Removes unnecessary flask and db config files.
|
2020-05-22 10:15:15 -04:00 |
Aaron Louie
|
637418e840
|
Refactors environment variable substitution script
|
2020-05-19 22:20:03 -04:00 |
Aaron Louie
|
55f37eb805
|
Prints out environment variables
|
2020-05-17 14:25:42 -04:00 |
Aaron Louie
|
999eb18fcc
|
Removes debug thing, which was causing it to crash
|
2020-05-17 09:50:00 -04:00 |
Aaron Louie
|
d6850f056c
|
Substitutes environment variables in multiple files
|
2020-05-16 22:59:05 -04:00 |
Aaron Louie
|
9d28a472a5
|
Runs nginx on port from environment variable
|
2020-05-16 22:18:16 -04:00 |
Aaron Louie
|
961caecb11
|
Removes unused CORS setting
|
2020-05-12 22:18:28 -04:00 |
Aaron Louie
|
99ac282dc2
|
Uses git branch for backend and pb containers for e2e testing
|
2020-05-11 13:46:26 -04:00 |
Aaron Louie
|
201e65fdbf
|
Passes environment variables through the Dockerfile
|
2020-04-14 16:22:34 -04:00 |
Aaron Louie
|
dbf199ec21
|
Sends message to DCOS when Docker Hub image is updated
|
2020-04-03 10:15:08 -04:00 |
Aaron Louie
|
fbd2cfaed0
|
Doesn't fail build if Docker push fails
|
2020-02-07 18:27:35 -05:00 |
Aaron Louie
|
a67c2af6d5
|
No need to expose 5432 to external network?
|
2020-02-07 12:52:40 -05:00 |
Aaron Louie
|
2f446692ad
|
Removes incompatible command
|
2020-02-07 10:22:34 -05:00 |
Aaron Louie
|
eb245c5608
|
Changes version to one supported by Travis CI
|
2020-02-06 22:23:34 -05:00 |
Aaron Louie
|
c8a6ea4978
|
Pushes docker image
|
2020-02-06 22:12:33 -05:00 |
Aaron Louie
|
26eda7cc8a
|
Adds docker-compose to start backend and database for e2e testing
|
2020-02-06 22:04:01 -05:00 |