changelog shortlog graph tags branches changeset files file revisions raw help

Mercurial > org > notes / annotate 20231101.org

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