Commit Graph

33 Commits

Author SHA1 Message Date
hwdsl2
fa6a84ff98 Update docs 2022-01-18 00:07:35 -06:00
hwdsl2
a88ea14a4b Update docs 2022-01-16 23:05:17 -06:00
LLZ
e0cbc1db49
Update AWS template (#1022)
- remove unnecessary references
2021-09-28 22:32:01 -05:00
hwdsl2
560d433918 Update template 2021-08-13 02:12:23 -05:00
hwdsl2
7376fc02d2 Update docs 2021-06-04 17:27:21 -05:00
hwdsl2
7fa6df6105 Update docs
- Remove Ubuntu 16.04, whose standard support will end on April 30,
  2021
- Add a note on CentOS Linux 8
2021-04-26 00:06:17 -05:00
hwdsl2
92d3835311 Remove Ubuntu 16.04
- Remove Ubuntu 16.04 from templates, whose standard support will end on
  April 30, 2021.
2021-04-26 00:01:14 -05:00
hwdsl2
6c5e29351f Optimize images 2021-04-16 22:27:49 -05:00
Jin Jie
170ea8cfa5
Fix availability zone selection (#953)
* Update cloudformation-template-ipsec.json

Co-authored-by: Scottpedia
2021-03-20 21:33:12 -05:00
Jin Jie
11a0ef16d5
Remove "beta" banner on AWS page and minor improvements (#952)
- Remove "beta" banner
- Update template file name to add "json" suffix
- Use a python dictionary to store AMI info

Co-authored-by: Scottpedia
2021-03-20 11:43:21 -05:00
hwdsl2
97624bf292 Update docs 2021-02-04 21:43:03 -06:00
hwdsl2
bdfd0be345 Update AWS docs
- Add a note on cleaning up the key pair(s)
2021-01-09 14:43:37 -06:00
hwdsl2
2b80fb4ad8 Update AWS template
- Add a prefix to the key pair name
2021-01-09 14:25:13 -06:00
hwdsl2
dabf765978 Update year 2021-01-03 00:35:24 -06:00
hwdsl2
40b8561962 Update AWS docs 2021-01-02 14:29:12 -06:00
hwdsl2
753bf5a387 Update AWS template
- Minor cleanup
2021-01-02 11:43:19 -06:00
S. X. Liang
f205ecd6f8
Add CentOS 7/8 and Amazon Linux 2 support to Cloudformation template (#901)
Add CentOS 7/8 and Amazon Linux 2 support to Cloudformation template.
See #901 for details.

Co-authored-by: Scottpedia
2021-01-02 11:40:04 -06:00
hwdsl2
8c166aa4c1 Update AWS docs 2020-12-27 22:43:33 -06:00
S. X. Liang
42feb1fe44
Update README-zh.md (#899)
- add note to warn users of the possible unavailability of certain instance types in certain regions.
2020-12-27 22:24:32 -06:00
S. X. Liang
922e983830
Update README.md (#898)
- add note to warn users of the possible unavailability of certain instance types in certain regions.
2020-12-27 22:24:12 -06:00
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