feat(dolibarr): deploy and verify dolibarr

This commit includes the necessary scripts and configuration to deploy and verify Dolibarr using Docker.
This commit is contained in:
2025-09-09 16:38:29 -05:00
parent 4868941c03
commit 1755f7a66e
5 changed files with 62 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
{
"last_completed_step": null,
"last_run_timestamp": null
}
"last_completed_step": "01_verify_dolibarr.sh",
"last_run_timestamp": "2025-09-09T21:38:14Z"
}