Deploy to production
Now it’s time to deploy Otoroshi in production, in this chapter we will see what kind of things you can do.
Otoroshi can run wherever you want, even on a raspberry pi (Cluster^^) ;)
Cloud APIM
Cloud APIM provides Otoroshi instances as a service. You can easily create production ready Otoroshi clusters in just a few clics.
Clever Cloud
Otoroshi provides an integration to create easily services based on application deployed on your Clever Cloud account.
Amazon ECS
Deploy the Otoroshi Docker image using Amazon Elastic Container Service
GCE
Deploy the Docker image using Google Compute Engine container integration
Your own infrastructure
As Otoroshi is a Play Framework application, you can read the doc about putting a Play
app in production.
Download the latest Otoroshi distribution, unzip it, customize it and run it.
Play Framework Production Configuration Otoroshi distribution
Scaling Otoroshi
Otoroshi is designed to be reasonably easy to scale and be highly available.