File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
mikemcgirr-com-webserver-aws-env Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,4 @@ id_rsa.pub
1313configuration.nix
1414init.sh
1515email.txt
16+ TODO.md
Original file line number Diff line number Diff line change 11# A Terraform project that creates the AWS infrastructure for a basic webserver on NixOS
22
3- ## TODO
4-
5- - Add more of a description to the README
6- - Update the install script with variables for the portion that makes the initial /var/www/{directory-name}
7- - Set up a Makefile rule to run init.sh on the initial webserver creation
8- - Then a Makefile rule/target for uploading the lastest site
9- The site is currently at ../../mikemcgirr-com/_ site
10- So the script could copy it from there (and probably restart nginx)
11- - Add ASG support and add an explanation/write up for that
You can’t perform that action at this time.
0 commit comments