drud/aws-infra.jenkins-scripts

Name: aws-infra.jenkins-scripts

Owner: DRUD

Description: null

Created: 2017-04-25 20:21:24.0

Updated: 2017-04-27 16:42:10.0

Pushed: 2017-08-14 16:04:43.0

Homepage: null

Size: 14886

Language: Batchfile

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

jenkins-scripts

Scripts that are used in Jenkins jobs.


Usage: databag-proxy-entries.py [OPTIONS]

Add or remove entries from a proxy-structured datBabag.

Options: –url TEXT URL of server you're trying to add –environment [staging|production]

                              'staging' or 'production'

–add Add this entry to the proxy bag –remove Remove this entry from the proxy bag –auth Adds an auth screen –www-force Forces the url to rewrite to www.* –ssl-force Force a rewrite to https –ssl TEXT String that lines up with the SSL entry in

                              the auth databag

–help Show this message and exit.

At minimum, you need to have these flags defined: ./databag-proxy-servers.py –server –environment –add ./databag-proxy-servers.py –server –environment –remove


Usage: databag-proxy-servers.py [OPTIONS]

Get the list of servers for an environment

Options: –server TEXT Name of the server you would like to

                              add/remove

–environment [staging|production]

                              'staging' or 'production'

–add –remove –help Show this message and exit. ./databag-proxy-entries.py –url –environment –add ./databag-proxy-entries.py –url –environment –remove


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.