docs/using/amazon-s3.md
| docs / using / amazon-s3.md |
|---|
Amazon S3 can be used as an easy mechanism to host your releases
The following steps setup an S3 account and prepares MyApp for distribution.
UpdateManager in MyApp to use the S3 Link address for the files minus the actual file name. This is the address for downloading the file and is similar to the following address:https://s3-us-west-2.amazonaws.com/myapp.bucketReleases directory into the S3 bucket.After you have setup your S3 account, the following steps will distribute a new package for release.
Releases directory. Make sure to include the new Setup.exe and RELEASES file along with any full and delta files for the new version.| Return: Table of Contents |
|---|