14 Commits

Author SHA1 Message Date
root
735e96db64 fix: cleanup corrupted test script
All checks were successful
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Successful in 9s
2026-05-24 15:07:15 +02:00
root
4e44aa5b7a fix: add DB adminwizard insert, fix test_extended bug
All checks were successful
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Successful in 12s
2026-05-24 15:06:54 +02:00
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
3d617b4220 fix: CI - raw docker login with gitea.actor
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Failing after 1m4s
2026-05-24 14:52:09 +02:00
root
5cd9642e9c fix: use github actions (test-repo pattern)
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Failing after 1m8s
2026-05-24 14:48:56 +02:00
root
ee73a1a26a fix: remove file volume mount (config_override.php)
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Failing after 0s
2026-05-24 14:47:23 +02:00
root
656f44f555 fix: CI - remove github actions, use raw docker
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Failing after 0s
2026-05-24 14:46:58 +02:00
root
e705d4a32f fix: CI runner label (ubuntu-latest -> linux)
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Failing after 1m8s
2026-05-24 14:41:22 +02:00
root
802bd9e1b9 feat: API test scripts + quickstart
Some checks failed
Docker Build & Push SugarCRM 6.5 CE / build-and-push (push) Has been cancelled
- start.sh: All-in-One Launcher (compose up + wait + API test)
- test_api_extended.py: Full CRUD, search, relationships
- test_seed.py: Mass data generator (accounts/contacts/leads)
- Updated README with test script documentation
2026-05-24 14:39:01 +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
root
30905b15d4 feat: SuiteCRM Docker + compose + CI/CD
Some checks failed
Docker Build & Push / build-and-push (push) Has been cancelled
2026-05-24 14:12:23 +02:00
21ea4ea9be Initial commit 2026-05-24 12:09:25 +00:00