Brenton Bostick and GitHub
abb8164054
Fix typos ( #14635 )
2023-08-14 18:43:02 +03:00
Jack Ivanov and GitHub
75cfeab24a
Ubuntu 22.04 support ( #14579 )
...
* add 22.04 support
* actions trigger
* lighsail to 22.04 and remove 20.04
* test scripted deploy
* ansible lint is advisory. moving to terraform
2023-05-17 03:04:23 +03:00
Dan Roscigno and GitHub
9cc6b6c3a9
Update cloud-amazon-ec2.md ( #14513 )
2022-10-30 13:37:33 +03:00
Glenn Schlereth and GitHub
7f87f51a03
Implemented architecture choice 'arm' or amd 'x86_64' for EC2 cloud ( #14289 )
...
New `arch` config.cfg parameter is used along with the image name
parameter to find the most recent OS image to be used in hosted ec2
instance. This allows the user to choose arm based instance types
which was causing algo failure during cloud formation.
2021-12-14 00:31:15 +03:00
Glenn Schlereth and GitHub
4464be8259
Added support for EC2 Spot instances ( #14248 )
...
If new instance_market_type config.cfg variable specifies 'spot' instead of 'on-demand' then
the stack.yml creates a LaunchTemplate resource using spot option. The create EC2 Instance command
uses that LaunchTemplate.
2021-08-14 15:26:17 +03:00
TC1977 and Jack Ivanov
71c9c16ffe
Update EC2 instructions ( #1457 )
...
* Update cloud-amazon-ec2.md
* Add files via upload
2019-05-30 16:14:45 +02:00
Mike Myers and Jack Ivanov
8f090a36f8
Fix minor typos in Amazon EC2 setup documentation. ( #1116 )
2018-09-18 10:47:07 +03:00
TC1977 and Jack Ivanov
3144458ac7
Update cloud-amazon-ec2.md ( #1081 )
2018-08-28 17:05:01 +03:00
Mike Myers and Dan Guido
c65961a1f3
Amazon ec2 documentation ( #1035 )
...
* Add link to documentation on Amazon EC2 setup
* Add images to document the AWS EC2 account setup
* Create AWS EC2 setup instructions
* remove line breaks
* remove line breaks
* Add images documenting AWS EC2 policy creation
* Update image showing advised minimum AWS policy
* Add instructions for minimum AWS permission policy
* Delete aws-ec2-attach-policy.png
* Updated image to reflect new AWS policy guidance
* Delete aws-ec2-new-user-confirm.png
* Updated image to reflect new AWS policy guidance
2018-07-22 17:58:09 -04:00