-
Notifications
You must be signed in to change notification settings - Fork 0
The Mozilla device manager
jvoll/devmgr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the server side and web portal for the Mozilla Device Manager prototype. Written by: Jason Voll Superuser info for Django auth system: user: jason email: jvoll@mozilla.com password: password Setup Instructions 1. Install python-setuptools, easy_install virutalenv (if not already installed). 2. Git clone repo: git@github.com:jvoll/devmgr.git 3. Create a new virtual env (virtual_env --no-site-packages devmgr) 4. Install mysql: yum install mysql-server mysql 5. Setup mysql root user: mysql-u root -p mocodevmgr 6. Create database devmgr 7. Create mysql user for django with credentials specified in settings.py 8. pip install django 9. yum install python-devel 10. easy_install MySQL-python
About
The Mozilla device manager
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published