Scottpedia
ae24096377
Made requested changes.
2021-01-02 00:45:08 -05:00
Scottpedia
81aff1b6b3
Minor fixes to the template:
...
- Correct the wildcard search pattern for AmazonLinux2 AMI names.
- Correct the AmazonLinux2 installation link.
- Done testing of newly-added OS(s).
2021-01-01 22:51:15 -05:00
Scottpedia
4d87adc5d7
Change the mapping structure to meet the template's valid format.
2021-01-01 19:39:51 -05:00
Scottpedia
1f18899cea
Populate the mapping data.
...
- add installation scripts for all OS(s)
- Change the mapping's organization.
2021-01-01 19:28:02 -05:00
Scottpedia
2828ceb97d
Update the user-data script.
...
- Extract the os-specific commands to install python3 and helper scripts from the mapping-data.
- Extract the OS-specific installation links for VPN softwares from the mapping data.
2021-01-01 19:25:29 -05:00
Scottpedia
55a415f78b
Remove duplicated element.
2021-01-01 17:33:44 -05:00
Scottpedia
f28921d631
Add mapping data between the OS(s) and their installation links.
2021-01-01 17:32:52 -05:00
Scottpedia
719a6c3d0c
Update template parameters; Add support for CentOS7&8 and AmazonLinux2.
2021-01-01 17:31:54 -05:00
Scottpedia
6d5db0e0c5
Update user-date script to be run on ec2 instances.
...
- Change the naming style of the OS versions from xx.04 to xx04.
- Add CentOS and AmazonLinux2's AMINames and their owners.
- Fix typo "IAMNames" to "AMINames".
2021-01-01 17:30:04 -05: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