Skip to content

pizzaproxy/pizzaproxy-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Please note that this installer is not used when you just want to use
the Pizzaproxy for one event. In that case please just copy the web
dir into you web-root and run setup.php.

Requirements:
->  edit config.ini and adjust the values

Usage:

    python setup.py install <SHORTEVENTALIAS> <EVENTNAME>
    python setup.py remove <SHORTEVENTALIAS> <EVENTNAME>

Example:

    python setup.py install orr11 'OpenRheinRuhr 2011'


It will be reachable then under orr11.domain.tld

What does this do? 

(install)

-> add config files for apache2
-> create directories as specified in the config files
-> move web files to the new directory
-> restart apache2
-> publish event

(remove)

-> remove apache2 config files
-> remove directory but save database
-> restart apache2
-> unpublish event

About

Installer for adding new pizzaproxy instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published