/CherryStrap

A rapidly deployable web application development framework based on CherryPy, Mako Templates, and Bootstrap

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

#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!

Notes

OpenSSL/pyOpenSSL must be installed if https:// is enabled

License and Copyright

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