changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > notes / 20231101.org

changeset 11: d3b409127294
parent: 4839b0675118
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 15 Aug 2024 21:48:42 -0400
permissions: -rw-r--r--
description: refactorin
1 * AWS usage
2 :PROPERTIES:
3 :ID: b2f8d58f-a486-4fe9-895b-504987c0f63d
4 :END:
5 We're leveraging AWS for some of our public web servers for now. It's
6 really not realistic to expect that my home desktop and spotty Comcast
7 internet can serve any production workflow. What it /is/ capable of is
8 a private VPN, which can communicate with AWS and other cloud VPN
9 depots via WireGuard ([[https://dev.to/gabrieltetzner/setting-up-a-vpn-with-wireguard-server-on-aws-ec2-4a49][article]]).
10 
11 I currently use Google Domains for nas-t.net, otom8.dev, and
12 rwest.io - but that business is now owned by squarespace, so I would
13 rather move it to Route53.
14 
15 We have archlinux ec2 image builds [[https://wiki.archlinux.org/title/Arch_Linux_AMIs_for_Amazon_Web_Services][here]] and [[https://gitlab.com/anemos-io/archlinux-ec2][here]] - only half work and not
16 maintained, but it's a start. I'm not even sure if I should stick with
17 arch or cave and use Ubuntu or AWS Linux. We can serve the static
18 services with little cost, the only big spender will be the heptapod
19 instance which requires a larger instance and some workers.
20 
21 We'll try to keep the cost at or around $30/month.