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

Ensure sub-processes and resources work in production #3

Open
gabrieljoelc opened this issue Aug 19, 2017 · 0 comments
Open

Ensure sub-processes and resources work in production #3

gabrieljoelc opened this issue Aug 19, 2017 · 0 comments

Comments

@gabrieljoelc
Copy link
Owner

gabrieljoelc commented Aug 19, 2017

From #2:

  • Other sub-processes/resrouces to still be tested:
    • ActiveMail - SMTP
    • ActiveJob - Redis
    • ActionCable - Redis, CORS
    • Cache - Redis

Some things we might need:

  • Dockerfile.sidekiq
  • Dockerfile.cable
    so we can do (see this doc):
heroku container:push --recursive
=== Building web
=== Building sidekiq
=== Building cable

Also, consider renaming website to web in docker-compose.yml to align with the web Dyno process.

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

No branches or pull requests

1 participant