Overview
-
QuickStart Buildout
Quick steps to get a working cyn.in Buildout environment
- Setup system-wide dependencies using your linux distro's package manager
- Setup a python virtualenv to host cyn.in buildout
- (Optional)Setup Re-usable file cache area
- Checkout / Export / Extract cyn.in buildout files into target folder
- Make VirtualEnv
- Do Bootstrap
- Do Buildout
- Run Instance
- Reverse Proxy Setup
- Regular Maintenance
- Tips
- Troubleshooting