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
@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.
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).