Move to AWS
Sat 13 March 2021
I'm helping out Nick with learning to do system admin tasks. To that end, I've done the things I set out for him to do:
- Set up a system using AWS as a "bare" Centos 8 box
- Use ansible to configure the web service
- Use github to store a private repo holding a blog
- Use github deploy tokens to pull the latest blog and store it on the server
- Set up letsencrypt for the SSL certificate
- Monitor the web logs
As I go through all of this I'll add new blog posts with information about how all this works and tips.
Category: Linux Tagged: bash irc linux scripting shell ansible aws