Contents
Application templates
These templates are the same application templates available in Zoo -> Templates gallery in Web Platfrom Installer. You can download these templates to manually install on your web site. To run each of the application appropriate engine hosting package should be installed on a server, like Django application will require Python Hosting Package, Ruby on Rails will require Ruby Hosting Package and so on. If you install template using Web Platfrom Installed all required dependencies will be installed automatically.
Follow this steps to deploy downloaded application template with IIS 7+ Manager:
- Start IIS Manager;
- Select desired web site;
- Click "Import Application..." on the right "Actions" sidebar;
- Browse downloaded zip package;
- Click "Next" and follow wizard steps.
Application templates:
- Django project
- Goliath project
- Java (Jetty) project
- Mojolicious project
- Node.js project
- Perl FastCGI project
- Perl PSGI/Plack project
- PHP project
- Python WSGI project
- Railo 3 project
- Railo 4 project
- Ruby on Rails project
- Ruby 1.8 Rack project
- Ruby 1.9 Rack project
- Sinatra project
- Tornado project
- Twisted project