Static site hosting: Difference between revisions

Content added Content deleted
imported>Paulproteus
imported>Paulproteus
Line 21: Line 21:


* Asheesh created an account with Nearly Free Speech.
* Asheesh created an account with Nearly Free Speech.
* The '''staticsites''' shell account has one directory per static site that we generate. Each directory contains an update_and_push.sh script that gets the latest version from git and pushes it to the hosting provider. (Right now, this just covers bostonpythonworkshop.com.)
* The '''staticsites''' shell account has one directory per static site that we generate. Each directory contains an '''update_and_push.sh''' script that gets the latest version from git and pushes it to the hosting provider. (Right now, this just covers bostonpythonworkshop.com.)
* All SSH keys from the deploy account have been copied (on a one-time basis, on 2011-11-26) to the staticsites shell account.
* All SSH keys from the deploy account have been copied (on a one-time basis, on 2011-11-26) to the staticsites shell account.
* The staticsites shell account has enough info + authentication secrets for people to this push to NFS.net to work.
* The staticsites shell account has enough info + authentication secrets for people to this push to NFS.net to work.