20th Apr 2017 - OpenVPN servers Australia and Japan
1

Our 2 OpenVPN servers Australia and Japan are not used, so they have been closed, we replaced them with a central geographical point in East Asia : Singapore

11th Apr 2017 - Dolibarr : conversion odt to pdf
1

In SSH, it works and the best direct solution to implement this in your app :
Soffice --convert-to pdf filename.doc --headless

In forums, they say you should apparently use a script dolibarr at the application level to automate things :

/scripts/odt2pdf/odt2pdf.sh

Others talk of JODconverter, no need of at first view :


https://sourceforge.net/projects/jodconverter/files/JODConverter/2.2.2/ 
https://code.google.com/archive/p/jodconverter/downloads 

27th Mar 2017 - Performance and safety settings nginx
1

Hello,

We have added a setting supposed to improve the performance compared to the fact that we have a lot of security in our config nginx ...

This can save several milliseconds, but remains impossible to measure, so it is used since it can work in our version Nginx

Read:
Http://sljit.sourceforge.net/pcre.html 

24th Mar 2017 - Conversion MySQL server to MariaDB done !
1

It has not been easy.

We also converted all MyISAM tables from the server to Aria ....

Updated article also in case of problem :
https://support.yoorshop.hosting/knowledgebase/1295/Database-optimizations.html