Add Trytond configuration and scripts for deployment
This commit introduces essential files and scripts for setting up a Trytond environment, including configuration, logging, systemd services, NGINX, and utility scripts for managing Trytond.
This commit is contained in:
2
scripts/run-trytond-cron.sh
Normal file
2
scripts/run-trytond-cron.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
trytond-cron -c trytond.conf --logconf logging.conf -d also
|
||||
Reference in New Issue
Block a user