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:

  1. Set up a system using AWS as a "bare" Centos 8 box aws
  2. Use ansible to configure the web service ansible
  3. Use github to store a private repo holding a blog github
  4. Use github deploy tokens to pull the latest blog and store it on the server
  5. Set up letsencrypt for the SSL certificate
  6. 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

comments