The paths are relative to installed applications directory (.../web2py/applications/www).
- Drop the application tree inside Web2Py
applicationsfolder. - Copy config file
./resources/config/init/appconfig.inito./private/appconfig.ini, replace the values between double brackets to match your system configuration and copy it toprivatefolder. - From Web2py folder, run the script
applications/www/resources/scripts/init_app.shto create the database objects.