Skip to content

Commit

Permalink
Create running-from-ec2-with-dropbox.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RNCTX authored and laurilehmijoki committed Jul 23, 2017
1 parent ca63698 commit 3280b16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions additional-docs/running-from-ec2-with-dropbox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Running from an EC2 instance with jekyll files on Dropbox

Based on [this](http://namelesshorror.com/2015/02/26/jekyll-dropbox-aws-and-ifttt-easy-blogging/) article about automating the deployment of jekyll via an EC2 instance, I wrote the following shell script for use with such a setup. It assumes that you have a Linux Amazon EC2 instance, with the Dropbox client running as a daemon, and s3_website installed and configured. The script could be run from the default user's cron every so often, and allow anyone to effectively serve their jekyll source files to AWS from Dropbox.


[jekyll-s3-dropbox.sh](https://gist.github.com/RNCTX/359489a5432937578bf5736850917d70)

0 comments on commit 3280b16

Please sign in to comment.