Commit Graph

4 Commits

Author SHA1 Message Date
root
707d285e54 fix: init.sh - wait MySQL first, then silent install for DB schema
All checks were successful
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Successful in 13s
2026-05-24 15:03:52 +02:00
root
61aa38486e fix: remove require_once causing class redeclaration
All checks were successful
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Successful in 1m8s
2026-05-24 14:59:31 +02:00
root
043e33e643 fix: rewrite init.sh - create config.php directly, fix envtemplate perms
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Failing after 1m6s
2026-05-24 14:57:31 +02:00
root
1c4a366409 feat: SugarCRM 6.5.26 CE - Docker + compose + CI/CD
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Has been cancelled
- PHP 5.6 Apache Dockerfile (Debian Jessie, archive repos)
- Source from bklein01/sugarcrm GitHub mirror
- MySQL 5.7 database with healthcheck
- Silent install via init.sh (AdminWizard disabled)
- REST v4.1 API test script (test_api.py)
- Gitea Actions CI/CD for registry push
- Full README with API docs and pitfall notes
2026-05-24 14:33:08 +02:00