Ivan Gromov
00271f27a5
Added Azure provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
e8873870eb
Added Hetzner provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
2aeb292be5
Unified UX for Vultr & Scaleway
2021-07-06 22:53:25 +03:00
Ivan Gromov
a8ccad9ed4
Secrets from env for EC2 provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
16b5e55c84
Added region-select and env secrets to lightsail
2021-07-06 22:53:25 +03:00
Ivan Gromov
bfd0895159
Updated playbook.py from recent ansible version
2021-07-06 22:53:25 +03:00
Ivan Gromov
80f04de3ec
Updated DigitalOcean UX, proxied requests to it
2021-07-06 22:53:25 +03:00
Ivan Gromov
ca3230c0de
Improved error handling when vpn host not created
2021-07-06 22:53:25 +03:00
Ivan Gromov
12e75333d6
Added scaleway provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
97a931d3d8
Added Vultr provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
97d3fabde2
Added GCE provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
149e7dd019
Draft for GCE
2021-07-06 22:53:25 +03:00
Ivan Gromov
2da62f4877
Added EC2 provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
dfa2990e5a
Lightsail provided added
2021-07-06 22:53:25 +03:00
Ivan Gromov
2f9fa4ddca
Draft amazon lightsail provider
2021-07-06 22:53:25 +03:00
Ivan Gromov
8156687c20
Better variable gathering, fixed empty DNS IP
2021-07-06 22:53:25 +03:00
Ivan Gromov
dd2a05a96c
Docker env, added save&exit step
2021-07-06 22:53:25 +03:00
Ivan Gromov
89c2330b80
App cleanup
2021-07-06 22:53:25 +03:00
Ivan Gromov
2a22234a67
Improved secret gathering
2021-07-06 22:53:25 +03:00
Ivan Gromov
32a8b08c3a
Removed do regions request, re-added run and status
2021-07-06 22:53:25 +03:00
Ivan Gromov
992b2d60bb
Added full-page steps with transitions
2021-07-06 22:53:25 +03:00
Ivan Gromov
34211a0362
added DO provider module
2021-07-06 22:53:25 +03:00
Ivan Gromov
9ee5238a79
WIP splitting into modules
2021-07-06 22:53:25 +03:00
Ivan Gromov
42650e2af7
Copy-pasted playbook CLI, passing host vars as result
2021-07-06 22:53:25 +03:00
Ivan Gromov
28ac131350
Added loading indication for DO regions
2021-07-06 22:53:25 +03:00
Ivan Gromov
4867a034f8
Replaced shell with playbook CLI, structured js app
2021-07-06 22:53:25 +03:00
Ivan Gromov
b9bffa32aa
Update requirements.txt
2021-07-06 22:53:25 +03:00
Ivan Gromov
7dd4044670
Initial webapp version
2021-07-06 22:53:25 +03:00
Ivan Gromov
29a53c5ef6
Initial working server + client for modifying config, running commands
2021-07-06 22:53:25 +03:00
dependabot[bot]
e5235e1bdc
Bump ansible from 2.9.7 to 2.9.20 ( #14220 )
...
Bumps [ansible](https://github.com/ansible/ansible ) from 2.9.7 to 2.9.20.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.9.7...v2.9.20 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-06 13:09:54 +03:00
David Myers
728b8aae06
Install required version of jinja2 earlier ( #14206 )
2021-05-26 13:36:18 +03:00
David Myers
b6f28c753a
Make builds pass ( #14174 )
2021-05-25 18:22:53 +03:00
David Myers
1f04ab3ec1
Make builds pass ( #14174 )
2021-05-25 18:07:18 +03:00
David Myers
c50e0d0aad
Make builds pass ( #14174 )
2021-05-25 18:06:32 +03:00
David Myers
e4e8e905d5
Make builds pass ( #14174 )
2021-05-25 18:06:10 +03:00
David Myers
44d4c274ef
Make builds pass ( #14174 )
2021-05-25 18:04:59 +03:00
Tom Hummel
70f9f91112
Fix typo ( #14145 )
2021-02-13 14:35:44 +03:00
Marc Tamsky
968a676ef0
Update required_ansible_version regex to support 2.10.x ( #14115 )
...
(in advance of actually using ansible>=2.10.x)
2021-01-05 22:26:04 +03:00
elreydetoda
11c0c2ca71
adding ubuntu 20.04.1 rpi server deps ( #14116 )
...
* adding ubuntu 20.04.1 rpi server deps to readme
* Update README.md per code review
Co-authored-by: David Myers <dem@myersnet.net>
Co-authored-by: David Myers <dem@myersnet.net>
2021-01-05 22:24:41 +03:00
David Myers
654809f126
Explicitly set SSH permissions in base.sh ( #1927 )
2021-01-05 22:22:45 +03:00
Jack Ivanov
4adb35db80
Update README.md
2020-12-11 12:57:27 +03:00
Jack Ivanov
5fd4cb3c9c
Update troubleshooting.md
2020-12-11 12:46:56 +03:00
Jack Ivanov
e99aebb268
Update README.md
2020-12-11 12:45:33 +03:00
Jack Ivanov
8c560719a5
skip pre tasks in update-users ( #1921 )
2020-12-08 13:23:24 +03:00
Jack Ivanov
ebec20ed36
Multiple Azure fixes ( #1908 )
...
* Multiple Azure fixes
* back to azure daily
2020-10-31 22:40:09 +03:00
Antonio Carlos Ribeiro
bf6b969f0c
Add DescribeRegions to CloudFormation ( #1901 )
...
I needed to add this to fix
```
An error occurred (AccessDeniedException) when calling the GetRegions operation
```
2020-10-31 20:26:30 +03:00
David Myers
b5bb64d07a
Allow more users ( #1895 )
2020-10-31 20:26:12 +03:00
David Myers
a1d39aecf5
Update instructions for Ubuntu 20.10 ( #1892 )
2020-10-31 20:24:58 +03:00
Clément Bourgoin
ad53c69f71
Update Scaleway setup docs ( #1889 )
2020-10-31 20:24:33 +03:00
David Myers
f1f676b75e
Make ansible-lint pass ( #1893 )
2020-10-31 20:23:35 +03:00