git clone git://github.com/samalba/opa-on-dotcloud.git
dotcloud create myapp
dotcloud push myapp opa-on-dotcloud
The repos contains an app.opa example code. You can compile any OPA source code.
The first push is slow (several minutes) because OPA compiler is being installed. Further pushes are faster.