DOC(sets/deploy_tpv): Modules TPV

This commit is contained in:
2024-06-26 11:06:50 -05:00
parent b1f8e15530
commit a22d984518
2 changed files with 65 additions and 2 deletions

View File

@@ -1,13 +1,19 @@
# version Trytond server example 6.0
TRYTOND_VERSION=7.0
TRYTOND_VERSION=6.8
TRYTON_ADMIN_PASS=admin
TRYTON_ADMIN_EMAIL=admin@admin.com
TRYTON_ADMIN_EMAIL=admin@admin.co
TRYTONADMINPASS=admin
TRYTONPASSFILE=/etc/trytond_admin_pass.conf
# TRYTOND operation mode
TRYTON_PORT=8000
DEVELOP=True
WORKER=False
# Facho
FACHO=True
FACHO_BRANCH=MigrationPython312Test
# if the module repository is private
GITEA_USER=USER
GITEA_PASSWORD=PASSWORD
@@ -32,3 +38,8 @@ SMTP_DOMAIN=mail.example.org
SMTP_PORT=465
SMTP_FROM="NAME_FROM <email@example.com>"
SMTP_EMAIL=email@example.org
#NGINX
SERVER_NAME=localhost.example
NGINX_PORT=10000
VARIABLE=$