44f4708b3e
under the license GPL-3 written in Python and using PostgreSQL as database engine. It is the core base of a complete business solution providing modularity, scalability and security. WWW: http://www.tryton.org/ PR: ports/136617 Submitted by: Wen Heping<wenheping at gmail.com>
16 lines
454 B
Text
16 lines
454 B
Text
POST-INSTALL CONFIGURATION FOR TRYTOND
|
|
==================================================
|
|
|
|
Before you start the trytond server, you should:
|
|
|
|
1) Install a PostgreSQL server.
|
|
|
|
2) Edit the file :
|
|
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/config.py
|
|
based on the configuration of your PostgreSQL server.
|
|
|
|
For more information, see the DOCUMENTATION:
|
|
|
|
http://www.tryton.org/documentation.html
|
|
|
|
====================================================
|