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

Containerize Application #17

Open
3 tasks
cmwylie19 opened this issue Oct 6, 2019 · 2 comments
Open
3 tasks

Containerize Application #17

cmwylie19 opened this issue Oct 6, 2019 · 2 comments
Labels

Comments

@cmwylie19
Copy link
Owner

cmwylie19 commented Oct 6, 2019

To container the app, we will need:
Check the README.md file for how to pull and use the redis and keycloak containers.

  • Dockerfile for the frontend
  • Dockerfile for the cache service
  • docker-compose.yml file to start the
    - Redis Container
    - keycloak server container
    - frontend
    - redis micro-service
@egfanboy
Copy link

egfanboy commented Oct 7, 2019

As part of #10 I already created a docker-compose file to spin up redis and keycloak

@peaonunes peaonunes mentioned this issue Oct 7, 2019
7 tasks
@Dgiulian
Copy link

Dgiulian commented Oct 8, 2019

I added a PR #28 for this.
It was missing a dependency and some small changes in redis-client.js

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

Successfully merging a pull request may close this issue.

3 participants