Commit Graph

13 Commits

Author SHA1 Message Date
hwdsl2
d9ab6ae1a5 Update docs
- Add a note about the default usernames for Debian/Ubuntu EC2 instances
- Ref: #887
2020-12-08 00:25:26 -06:00
S. X. Liang
26d5b30434
Add link to cloudformation console to the cloudformation page for user convenience. (#886)
- add link to the stack creation wizard for better user convenience.
2020-12-02 23:04:15 -06:00
hwdsl2
fe01d0aa29 Update AWS template
- Send cfn-signal on error, so that stack creation can be cancelled
  earlier without waiting for the timeout
- Other minor improvements
2020-11-09 00:32:05 -06:00
hwdsl2
72237c8e56 Update AWS template
- Increased timeout to 15 mins
- Exit script on command failures using bash "-e" flag
- Update docs
2020-11-07 14:55:02 -06:00
S. X. Liang
08c6ab2135
Update cloudformation-template-ipsec (#850)
* Update cloudformation-template-ipsec

- Add "CreationPolicy" to notify the user when the setup script succeeds on the virtual machine. The stack fails if the script fails.
- The timeout is 10 minutes.
- This feature is to be tested on Debian(s). I have personally tested it on Ubuntu20.

* Update README.md

- Remove the notice no longer needed. (The stack will be flagged as CREATE_COMPLETE only when the script succeeds on the VM.)

* Update README-zh.md

- 移除没用的贴士。堆栈将会自动检查脚本是否成功执行。
2020-11-07 14:41:22 -06:00
hwdsl2
7d3046fc14 Update docs
- Add translation for AWS deployment README
2020-08-29 14:06:59 -05:00
hwdsl2
ec869e7c05 Update AWS template
- Remove Debian 10, which doesn't work on EC2 for IPsec/L2TP mode due to:
  https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients.md#debian-10-kernel
2020-08-28 00:05:52 -05:00
hwdsl2
1d8b3550cb Update docs 2020-08-27 23:47:46 -05:00
hwdsl2
a0e0a6ba54 Update AWS template
- Filter AMIs using official Ubuntu and Debian AWS account IDs
- Change Debian AMI names back to using wildcards
- Closes: #841
2020-08-27 22:47:46 -05:00
hwdsl2
220954470d Update docs 2020-08-27 01:16:34 -05:00
hwdsl2
89a7008a6c Update AWS template
- Change Debian AMI names to be more specific
  Ref: https://wiki.debian.org/Cloud/AmazonEC2Image
- Change default OS to Ubuntu 20.04
- Minor wording changes
2020-08-27 00:27:00 -05:00
hwdsl2
580678aed5 Update docs 2020-08-26 23:53:41 -05:00
S. X. Liang
736877330b
Add AWS deployment template (#838)
Add AWS deployment template

Authored-by: Scottpedia (https://github.com/Scottpedia)
2020-08-26 22:20:04 -05:00