FROG - Python Blogging software

FileMgr - installation instructions

How to install FileMgr?

NOTE: This page will soon be updated with better installation instructions and how to configure FileMgr. Please bear with me.

  1. Just extract the filemgr webapp and put it in the webabb folder of your Snakelets server.
  2. Configure the filemgr settings in the webapp's init file, most notably: add users. You can use the mkuser.py script for this. NOTE: if you're using Frog and the SharedAuth plugin, you don't have to add users because filemgr will use Frog's userbase.
  3. Start the server and point your browser at http://yourserver:9080/filemgr/
  4. Have fun :-)
Contact me if you have any problems, questions, suggestions... Thank you!