Skip to content

Commit

Permalink
Merge pull request #14 from willjasen/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
willjasen authored Mar 6, 2017
2 parents f705881 + 9c9f298 commit ac8d76b
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 101 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rainstash
=======

rainstash is an Amazon CloudFormation template for automating the setup of BitTorrent Sync in the Amazon cloud.
rainstash is an Amazon CloudFormation template for automating the setup of Resilio Sync in the Amazon cloud.

The following information must be supplied as parameters to rainstash:
* **AllowedSubnet** - the subnet allowed to managed the instance via SSH and HTTPS, IPs outside of this subnet will not be able to manage the instance, subnet should be in CIDR form (x.x.x.x/xx)
Expand All @@ -19,4 +19,4 @@ The following information must be supplied as parameters to rainstash:

rainstash and Amazon CloudFormation is completely free to use, however, Amazon may charge for the use of resources created with rainstash. rainstash uses the following cost-related services: EC2, S3, and data transfer.

Due to technical and security considerations, rainstash is designed to be ephimeral. If the EC2 instance where rainstash is running is shutdown or rebooted, data on that instance is not easily recoverable unless you know how to go about doing so. The workaround - the BitTorrent protocol and BitTorrent Sync are meant to be decentralized and distributed. Always have more than one instance, whether it's multiple rainstash stacks or running on your own hardware. Please keep this in mind!
Due to technical and security considerations, rainstash is designed to be ephimeral. If the EC2 instance where rainstash is running is shutdown or rebooted, data on that instance is not easily recoverable unless you know how to go about doing so. The workaround - the BitTorrent protocol and Resilio Sync are meant to be decentralized and distributed. Always have more than one instance, whether it's multiple rainstash stacks or running on your own hardware. Please keep this in mind!
Loading

0 comments on commit ac8d76b

Please sign in to comment.