Good morning, I'm building a script for One-click installation of my Varnish plugin. I currently want to trigger the resync function of all websites (under ISPconfig > Tools > Resync in the UI) but by CLI command. Is there a way to achieve this? Thanks in advance.
I know, but is there a way to add this task (by the database for example) to be processed by /usr/local/ispconfig/server/server.sh later?
Use the datalogUpdate function of the ISPConfig mysql library in the same way the ISPConfig resync function uses it.