Skip to content

Commit

Permalink
Added thank you section and updated date on blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Anderson committed Jan 5, 2014
1 parent 46349db commit 453041f
Showing 1 changed file with 10 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: "OpsWorks, Cloudfiles, and Divshot.io Deployment"
author: Joshua Anderson
created_at: Fri 10 Jan 2014 00:00:00 PST
created_at: Mon 06 Jan 2014 00:00:00 PST
layout: post
permalink: /blog/2014-01-01-divshot-deployment
permalink: /blog/2014-01-06-opsworks-cloud-files-and-divshot-deployment
---

Over the holidays, we have been very busy adding support for deploying to several new providers: [AWS OpsWorks](https://aws.amazon.com/en/opsworks/), [Rackspace Cloud Files](https://cart.rackspace.com/cloud/?cp_id=cloud_files), and [Divshot.io](https://www.divshot.io).

### AWS OpsWorks
Expand All @@ -19,6 +20,10 @@ To start deploying to AWS OpsWorks, add the following to your `.travis.yml`.

We recommend you [encrypt the AWS Secret Access Key in your `.travis.yml`](http://about.travis-ci.org/docs/user/encryption-keys/)

You can always use the `travis` tool to set this up as well.

$ travis setup opsworks

To read more about deployment to AWS OpsWorks you can go [here](http://about.travis-ci.org/docs/user/deployment/opsworks).

### Rackspace Cloud Files
Expand Down Expand Up @@ -56,9 +61,11 @@ As always, you can use the `travis` tool to set this up as well.

Read more about Divshot.io deployment [here](http://about.travis-ci.org/docs/user/deployment/divshot).

Send a huge thank you to the many volunteers that contributed to make this possible: Johannes Würbach, Brad Gignac, and Joshua Anderson.

### Is your provider still missing?

We've been adding support for lots of new providers, but there are still plenty more out there.
If you'd like to support for your cloud provider on Travis CI, please [shoot us an email](mailto:support@travis-ci.org).

Or, send us a pull request over at our [dpl repository](http://github.com/travis-ci/dpl).
Or, send us a pull request over at our [dpl repository](http://github.com/travis-ci/dpl).

0 comments on commit 453041f

Please sign in to comment.