mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
- Update to 1.7.0 - Remove CELERY option - Add a rc.d startup script - Use a workaround to save options Changes: http://pythonhosted.org/RhodeCode/changelog.html Approved by: culot / jpaetzel (mentors, implicit)
9 lines
404 B
Text
9 lines
404 B
Text
For upgrade instructions please read:
|
|
http://pythonhosted.org/RhodeCode/upgrade.html
|
|
|
|
To create a rhodecode configuration file run the following commands:
|
|
%%PREFIX%%/bin/paster make-config RhodeCode %%PREFIX%%/etc/rhodecode/production.ini
|
|
%%PREFIX%%/bin/paster setup-rhodecode %%PREFIX%%/etc/rhodecode/production.ini
|
|
|
|
Further instructions for setup:
|
|
http://packages.python.org/RhodeCode/setup.html#setup
|