cloud-automation icon indicating copy to clipboard operation
cloud-automation copied to clipboard

Automation for standing up Gen3 commons

Results 100 cloud-automation issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

Jira Ticket: [PXP-xxxx](https://ctds-planx.atlassian.net/browse/PXP-xxxx) - [ ] Remove this line if you've changed the title to (PXP-xxxx): ### New Features ### Breaking Changes ### Bug Fixes ### Improvements ### Dependency updates...

Make it easy for a dev to "release what's on master" * update manifests * generate release notes by pulling and compiing PR description * create a tag with the...

Similar to peregrine: * [https://github.com/uc-cdis/cloud-automation/blob/master/kube/services/peregrine/peregrine-deploy.yaml](https://github.com/uc-cdis/cloud-automation/blob/master/kube/services/peregrine/peregrine-deploy.yaml) * [https://github.com/uc-cdis/cloud-automation/tree/master/Docker/sidecar](https://github.com/uc-cdis/cloud-automation/tree/master/Docker/sidecar) * [https://github.com/uc-cdis/peregrine/blob/master/dockerrun.sh](https://github.com/uc-cdis/peregrine/blob/master/dockerrun.sh)

upgrade to postgres 10.x we're currently running 9.6, and 11 is already out migrate dev and qa first, and coordinate with the Acadia devs to update the postgres client -...

we should be notified when our databases are almost full and then expand the database when it happens, to avoid system downtime because of this.

Similar to peregrine: * [https://github.com/uc-cdis/cloud-automation/blob/master/kube/services/peregrine/peregrine-deploy.yaml](https://github.com/uc-cdis/cloud-automation/blob/master/kube/services/peregrine/peregrine-deploy.yaml) * [https://github.com/uc-cdis/cloud-automation/tree/master/Docker/sidecar](https://github.com/uc-cdis/cloud-automation/tree/master/Docker/sidecar) * [https://github.com/uc-cdis/peregrine/blob/master/dockerrun.sh](https://github.com/uc-cdis/peregrine/blob/master/dockerrun.sh)

Similar to peregrine: * [https://github.com/uc-cdis/cloud-automation/blob/master/kube/services/peregrine/peregrine-deploy.yaml](https://github.com/uc-cdis/cloud-automation/blob/master/kube/services/peregrine/peregrine-deploy.yaml) * [https://github.com/uc-cdis/cloud-automation/tree/master/Docker/sidecar](https://github.com/uc-cdis/cloud-automation/tree/master/Docker/sidecar) * [https://github.com/uc-cdis/peregrine/blob/master/dockerrun.sh](https://github.com/uc-cdis/peregrine/blob/master/dockerrun.sh) Note that indexd currently does not launch with `uwsgi` - but rather runs a `flask` server.  We should refactor the indexd...