diff options
author | Cody Hiar <codyfh@gmail.com> | 2018-03-24 14:02:23 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2018-03-24 14:02:23 -0600 |
commit | e5d0a844d460cccee01244fe2c3757b0ded99601 (patch) | |
tree | 6058b7d5255c99271b05411bb31aa5c55353241d | |
parent | 863382e0c415c47f2e2117d50dfd49c3060d3739 (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Setting up Django on a VPS +[Slides](https://docs.google.com/presentation/d/1htURhOWd9zAjDkc0KeSg9QKh1-AYnbndja6LyO_7aZA/edit?usp=sharing) + `setup.sh` is a script you can use to setup your own working instance of django on a VPS. It's farly self documenting but basically you follow these steps: |