Sometimes we mix actions and behaviors in Alfresco to automate tasks, and it is hard to have control over their execution order. It is especially true when you mix behaviors and action.Depending on the frequency of the behavior, a behavior might trig...
On september the 30th of 2021, the Let's Encrypt DST Root CA X3 certificate expired . If you are hosting a website on Windows Server with IIS, if you generated your TLS certificates with win-acme and if you don't have the new ISRG Root X1 certificat...
Développeur indépendant depuis quelque temps déjà, j'ai eu connaissance du site codeur.com il y a un peu plus d'un an. A propos de codeur.com Le site met en relation développeurs, webmasters, dba, UX/UI designers ou autres prestataires techniques ave...
Smoobu's API allows third-party systems to insert custom variables in bookings and apartments (currently in beta) , even-though it is not clear since they call these variables "custom placeholders", because these variables can be set as placeholders...
Supabase doesn't yet provide a way to see postgresql logs from the admin interface. But there is a way to see the logs from within PostgreSQL, using SQL. The file_fdw extension The file_fdw extension allows to wrap an external data source into a ta...
I have a web hosting at OVH which allows me to deploy only with SFTP (or FTP but it is not secure). The sources of my website are verisonned with Git on Bitbucket and I have an automatic deployment at every push on the master branch. The build is sim...