Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTPS capability #11

Open
wants to merge 154 commits into
base: master
Choose a base branch
from
Open

Add HTTPS capability #11

wants to merge 154 commits into from

Conversation

s-friedman
Copy link

This is the 2nd of three patches necessary to add HTTPS proxy support (the other two are nginx-docker and gerrit-docker).

shivshav and others added 30 commits October 16, 2015 11:44
…script. Also made it so that the BASEDIR and SCRIPT_DIR vars are not env vars
…er script to pass in arguments instead of sourcing them for more of an isolated environment
…o provide arguments to nginx creator script. Added master and develop as whitelist to travis file so I can test locally and stop hammering the docker servers.
…de some other changes to genericize script usage
shivshav and others added 28 commits January 26, 2016 18:14
Updated nexus to allow docker exec for tests to run
change display with hopes that it works
fixes openfrontier#4 by using a curl command to ensure redmine's service provides an OK ack
cleans up comments for clarity
removes verbose logging
removes debug print statements from test
Clean up os.path.join strings
backup & restore scripts for redmine
@cgudea
Copy link

cgudea commented Mar 9, 2016

I'm not sure if Shiv has seen this or not, but we currently are in the process of moving most of the services' create scripts into docker files so we can move to docker-compose. The desire is to reduce startup and teardown time for the containers drastically so we can create integration tests.

I think we will revisit this once the dockerfiles are finished (soon) but I'd like to see SSL support, potentially with easy use of let's encrypt.

@s-friedman
Copy link
Author

s-friedman commented Mar 9, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants