changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > notes / 20231101.org

changeset 2: 04e86b94ef1a
parent: 87b04952fb18
child: 812feca5a874
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 06 Jun 2024 23:16:37 -0400
permissions: -rw-r--r--
description: style update
1 #+setupfile: ../clean.theme
2 * AWS usage
3 We're leveraging AWS for some of our public web servers for now. It's
4 really not realistic to expect that my home desktop and spotty Comcast
5 internet can serve any production workflow. What it /is/ capable of is
6 a private VPN, which can communicate with AWS and other cloud VPN
7 depots via WireGuard ([[https://dev.to/gabrieltetzner/setting-up-a-vpn-with-wireguard-server-on-aws-ec2-4a49][article]]).
8 
9 I currently use Google Domains for nas-t.net, otom8.dev, and
10 rwest.io - but that business is now owned by squarespace, so I would
11 rather move it to Route53.
12 
13 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
14 maintained, but it's a start. I'm not even sure if I should stick with
15 arch or cave and use Ubuntu or AWS Linux. We can serve the static
16 services with little cost, the only big spender will be the heptapod
17 instance which requires a larger instance and some workers.
18 
19 We'll try to keep the cost at or around $30/month.