Deployment

Once you’ve got a TOM up and running on your machine, you’ll probably want to deploy it somewhere so it is permanently accessible by you and your colleagues.

General Deployment Tips - Read this first before deploying your TOM for others to use.

Deploy to Heroku - Heroku is a PaaS that allows you to publicly deploy your web applications without the need for managing the infrastructure yourself.

Using Amazon S3 to Store Data for a TOM - Enable storing data on the cloud storage service Amazon S3 instead of your local disk.