Eve W-Space
1. Tutorials
1.1. Install: Ubuntu 12.04 LTS with MySQL and Nginx
1.2. Install: Ubuntu 12.04 LTS with MySQL and Apache
1.3. Getting Started
1.4. Upgrading EWS
2. Administration Guide
3. Development Documentation
3.1. Setting Up a Vagrant Development Environment
3.2. Data Models
3.3. View Functions
3.4. Utility Functions
3.5. Alert Method Sample
4. Release Notes
4.1. v0.2.2 (23 June 2013)
4.2. v0.2 (4 June 2013)
Eve W-Space
Docs
»
1. Tutorials
Edit on GitHub
1. Tutorials
ΒΆ
These pages contain the various tutorials that have been written for Eve W-Space.
1.1. Install: Ubuntu 12.04 LTS with MySQL and Nginx
1.1.1. Requirements
1.1.2. Create a User
1.1.3. Set Up the Home Directory
1.1.4. Install Eve-Wspace Environment
1.1.5. Configuring local_settings.py
1.1.6. Initializing the Database
1.1.7. Using the Development Server
1.1.8. Setting Up a Production Stack
1.2. Install: Ubuntu 12.04 LTS with MySQL and Apache
1.2.1. Requirements
1.2.2. Create a User
1.2.3. Set Up the Home Directory
1.2.4. Install Eve-Wspace Environment
1.2.5. Configuring local_settings.py
1.2.6. Initializing the Database
1.2.7. Using the Development Server
1.2.8. Setting Up a Production Stack
1.3. Getting Started
1.3.1. Starting the Django Shell
1.3.2. Change the Admin Registration Code
1.3.3. Create a Group for Normal Users
1.4. Upgrading EWS
1.4.1. Upgrade Files
1.4.2. Upgrade Requirements
1.4.3. Upgrade Database
1.4.4. Upgrade Static Files
1.4.5. Reset Settings
1.4.6. Reset Services
1.4.7. Done!