Skip to content

Commit 3cc2180

Browse files
authored
Merge pull request #5 from mcgirr/readme-fix
Update Terraform project README
2 parents e3ab8e9 + 580b331 commit 3cc2180

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ id_rsa.pub
1313
configuration.nix
1414
init.sh
1515
email.txt
16+
TODO.md
Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,2 @@
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

0 commit comments

Comments
 (0)