Wild Tasks
Implement and test the S3 backend for the Wild server.
Right now all files are just being stored on the virtual machine filesystem which is not good. Ideally everything can be stored on S3 and delivered in a way that is affordable. Need to determine the break-even fee if scaling becomes a problem.
Implement domain name redirects
I want to point nathan.run
at my Wild instance. This shouldn't be difficult.