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
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
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
.env
|
||||
upload/
|
||||
cache/
|
||||
*.log
|
||||
vendor/
|
||||
.env.local
|
||||
.env.*.local
|
||||
.DS_Store
|
||||
.git/
|
||||
.gitignore
|
||||
|
||||
Reference in New Issue
Block a user