{"id":17151290,"url":"https://github.com/nileio/docker-crm-erp","last_synced_at":"2025-07-14T15:07:36.242Z","repository":{"id":175855960,"uuid":"372357226","full_name":"nileio/docker-crm-erp","owner":"nileio","description":"Dockerfile and Docker-compose for open source CRM and ERP products based on Alpine Linux \u0026 Ubuntu","archived":false,"fork":false,"pushed_at":"2021-06-05T05:21:55.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T12:26:04.889Z","etag":null,"topics":["alpine-linux","docker-compose","dockerfile"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nileio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-31T02:06:54.000Z","updated_at":"2024-01-10T09:36:50.000Z","dependencies_parsed_at":"2023-07-10T09:31:12.980Z","dependency_job_id":null,"html_url":"https://github.com/nileio/docker-crm-erp","commit_stats":null,"previous_names":["nileio/docker-crm-erp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nileio/docker-crm-erp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nileio%2Fdocker-crm-erp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nileio%2Fdocker-crm-erp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nileio%2Fdocker-crm-erp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nileio%2Fdocker-crm-erp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nileio","download_url":"https://codeload.github.com/nileio/docker-crm-erp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nileio%2Fdocker-crm-erp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265311871,"owners_count":23745161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpine-linux","docker-compose","dockerfile"],"created_at":"2024-10-14T21:37:42.260Z","updated_at":"2025-07-14T15:07:36.218Z","avatar_url":"https://github.com/nileio.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-crm-erp\n\nvarious dockerfile and compose for various open source CRM and ERP products\nthis if for demo purposes only.\n\nincluded is Dolibarr, x2CRM, vtiger CRM, spiceCRM, vtenext\n\n# why\n\nI could not easily deploy demo single host versions of some of the popular open source CRM solutions out there so I created this repo. Most of the open source CRM solutions originated in sourceforge because of the original parent sugarCRM.\n\nmany open source CRM projects are derived from the parent sugarCRM.\nthis repo consolidates those forks and derivatives in order to demonstrate the differences.\nthis is by no means a holistic list but we can add more as we discover them.\nI am sure there are hundreds of forks out there in the wild. It maybe time to review those in order to improve and build on top of them.\n\n# steps to run\n\n1. clone the repo\n\n```\ngit clone https://github.com/nileio/docker-crm-erp\n```\n\n2. change directory to the crm folder you wish to use\n3. run `docker build` . For example\n\n```\ndocker build -t vtigercrm .\n```\n\n4. create a new container to run your image. for example\n\n```\ndocker run --name vtigercrm -d -p 80:80 vtigercrm\n```\n\nthe above runs the container on port 80\n\nNote: only port 80 is exposed, so this is insecure and purely for demo. will possibly add support for let's encrypt ssl.\n\nAll passwords are listed at the top of each Dockerfile. The variables mostly are :\n\n```\nMYSQLROOT_PASSWORD\nDBUSER_NAME\nDBUSER_PASSWORD\nDATABASE_NAME\n```\n\nNow you can access and run the setup using http://localhost\n\n# Contributions\n\nvery much welcome if you contribute and share Dockerfile or Docker-compose you may have created.\n\nAlso as those are pretty simple Dockerfile examples, suggest improvements or report issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnileio%2Fdocker-crm-erp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnileio%2Fdocker-crm-erp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnileio%2Fdocker-crm-erp/lists"}