Example applications

Hey!
I’m going to be working on updating/creating new example applications to demonstrate the simple steps required to get up and going on Convox.
Just wondered if anyone has any specific requests for languages/frameworks they’d like to see examples of?
FYI, the current examples are all here: https://github.com/convox-examples

Thanks,
Ed

@ed_convox A more complete django example would be useful. The current examples contain no “concrete” demonstration of how to use a framework like Django (or Rails) to perform database migrations using Convox and the Before Promote step.

An example of how to use the Timers would be nice.

I’d love to see an example of a distributed Elixir Phoenix application with the ability to autoscale and retain state in the cluster (perhaps using the libcluster library).

@chasepursley can’t seem to make it work on a version 2 rack, but on version 3, it should be easier as there are libcluster settings for k8s.