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

Package for docker-compose #5

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

Conversation

ashdwilson
Copy link

This PR does a few things:

  • Deploy with docker-compose.
  • Include Traefik proxy.
  • Traefik manages TLS termination and uses Letsencrypt for certificates.
  • Config edits happen on container start (see applications/carma-cloud/scripts/application.sh for details).
  • Directory structure is organized a little differently, to make more sense for the Docker build process.
  • Correct CircleCI build.

This PR does not:

  • Fix the issue where authentication does not work.

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.

1 participant