canvas-lms/docker-compose
Xander Moffatt 7bf9664bd7 add postgress password env var to mutagen spring
why:
* without this, the spring container can't run any rake tasks
like specs or the console

flag=none

test plan:
* with mutagen running, include this compose file in your .env
* `dcr web bash` (I have dcr as an alias for `mutagen-compose run --rm`)
* `env | grep HOSTNAME` and note the host name
* `rails c` should work, not error
* in the rails console, `ENV.fetch('HOSTNAME')` should return a
different hostname than above, showing that this is running
in the spring container

Change-Id: I2c9c1755482b52623d6cee05feb9e54d102726ee
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/284262
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Xander Moffatt <xmoffatt@instructure.com>
Product-Review: Xander Moffatt <xmoffatt@instructure.com>
Reviewed-by: Ben Rinaca <brinaca@instructure.com>
2022-02-02 23:14:43 +00:00
..
config Add selenium-edge support for docker 2022-01-26 20:50:15 +00:00
karma Fix js-tests + mutagen 2021-08-11 22:46:58 +00:00
mutagen add postgress password env var to mutagen spring 2022-02-02 23:14:43 +00:00
postgres make postgres/gis verions in docker configurable 2021-12-13 18:21:23 +00:00
selenium-chrome update chrome version and cleanup SELENIUM_VERSION 2021-12-07 14:18:47 +00:00
selenium-edge Add selenium-edge support for docker 2022-01-26 20:50:15 +00:00
selenium-firefox update docker selenium images 2018-11-02 20:11:41 +00:00
vault Add vault client to canvas 2020-02-03 19:00:13 +00:00
api-gateway.override.yml.example Read credentials from rails credentials for access token 2021-10-22 14:50:48 +00:00
cassandra.override.yml bump all docker-compose files to 2.3 2020-07-28 20:44:44 +00:00
consul.override.yml bump all docker-compose files to 2.3 2020-07-28 20:44:44 +00:00
dynamodb.override.yml Introduce release notes data model 2021-04-05 16:09:59 +00:00
js-tests.override.yml Fix js-tests + mutagen 2021-08-11 22:46:58 +00:00
kinesis.override.yml bump all docker-compose files to 2.3 2020-07-28 20:44:44 +00:00
lti-test-tool.override.yml bump all docker-compose files to 2.3 2020-07-28 20:44:44 +00:00
mailcatcher.override.yml bump all docker-compose files to 2.3 2020-07-28 20:44:44 +00:00
rce-api.override.yml Fix RCE docker-compose configuration to work right with Dory 2021-11-04 14:56:53 +00:00
rdebug-ide.override.yml Add configurations to enable remote IDE debugging with rdebug-ide 2021-09-16 18:33:11 +00:00
rdebug-ide.sh Add configurations to enable remote IDE debugging with rdebug-ide 2021-09-16 18:33:11 +00:00
selenium.override.yml Add selenium-edge support for docker 2022-01-26 20:50:15 +00:00
vault.override.yml bump all docker-compose files to 2.3 2020-07-28 20:44:44 +00:00