Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 500 Bytes

#CherryStrap

A rapidly deployable web server based on CherryPy Framework, Mako Templates, and Bootstrap

Instructions

  1. git clone repository onto your server
  2. cd into CherryStrap root directory
  3. python CherryStrap.py

    • elevated permissions (e.g. sudo) required for port 80 or 443 (https://)
  4. Visit http://yo.ur.i.p:7889
  5. Develop!

License and Copyright

All code is offered under the GPLv2 license, unless otherwise noted. Please see LICENSE.txt for the full license.