Skip to content

DEPRECATED. was: some fabric scripts for Carl to deploy a pyvideo site

License

Notifications You must be signed in to change notification settings

codersquid/richard-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNINGS

I am not maintaining this repo. For deploying pyvideo, I maintain

Directory structure

Provision will set up the project's directoy tree as follows:

/srv/writethedocs/
├── bin
│   ├── gunicorn.sh     runs the site
├── logs
│   └── gunicorn.log    gunicorn stdout and stderr log
├── venv                virtualenv
└── wtd                 clone of richard with the additional files below
    ├── __init__.py
    ├── richard
    │   ├── settings_local.py

About

DEPRECATED. was: some fabric scripts for Carl to deploy a pyvideo site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published