@cedk: 2015-05-15 11:34 GMT+02:00 Cédric Krier <[email protected]>:
>> >> >> El dissabte, 22 novembre de 2014 22:58:37 UTC+1, M. Murray va escriure: >> > >> > 3. Has anyone deployed trytond in production behind HTTP or other >> > proxy? cedk : did you make something this way for demo servers ? is it ok for json-rpc and webdav ? I'm too considering moving from port redirection to sub-domain proxy on my tryton hosting farm. > > One thing, I would like is to allow to define many configuration files > that will update each one in command line order. So like that you can > share a common configuration and extend it with custom one. > I won't use it. I prefer rebuilding the configuration everytime, because in case of problem, the service will fail to restart again and again. I regenerate the file after identifying the version on Tryton I'm starting, and this is convenient for upgrades too. It's my way only.
