AlmaLinux / almalinux-infra

AlmaLinux infrastructure provisioning toolchain.
MIT License
3 stars 0 forks source link

Create a new VM on AWS for migration the git-updater service from old AL AWS account #1

Open soksanichenko opened 1 week ago

soksanichenko commented 1 week ago

Requirements: CPU/RAM: t2.medium (same as on old VM) Storage: 25 GB

  1. It should be able to accept incoming requests from AL Gitea, because of web-hooks and should have static IP because of the same reason (we don't want to change an IP in web-hooks regularly)
  2. Me and @eabdullin1 should have SSH access to that server, because we run a git updater script manually time to tim
codyro commented 1 week ago

Any preferred hostname/label?

We'll be using t3.medium instead of the t2 series. It shouldn't affect anything on your end, though.

codyro commented 1 week ago

Also, does this need to interact with the mqtt broker in any way?

soksanichenko commented 1 week ago

Also, does this need to interact with the mqtt broker in any way?

Yes

Any preferred hostname/label?

Doesn't matter )

codyro commented 3 days ago

This has been created (finally). Please let me know if you run into any issues.

It looks like I forgot Eduard's key in the user data, so I'll add it manually to the VM's.

Refs (the Terraform & Wiki references this VM too :)):