Docker and Procfile Example
This demonstrates using Honcho (a port of the Foreman process manager) to run multiple processes in a Docker container.
See my blog post for more information.
Running
First, copy .env.example
to .env
and enter your Redis server details. Don't have a redis server? Use a free instance from redislabs or spin up one yourself on Google Compute Engine.
Contributing changes
- See CONTRIBUTING.md
Licensing
- See LICENSE
Disclaimer
This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.