Skip to content

Commit

Permalink
Updating names
Browse files Browse the repository at this point in the history
  • Loading branch information
willjasen committed Mar 5, 2017
1 parent d85f2a2 commit 9c9f298
Showing 1 changed file with 2 additions and 2 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!

0 comments on commit 9c9f298

Please sign in to comment.