{"id":22688501,"url":"https://github.com/javanile/vtiger-demo","last_synced_at":"2025-10-05T22:37:54.528Z","repository":{"id":53175341,"uuid":"137277659","full_name":"javanile/vtiger-demo","owner":"javanile","description":"😎 vtiger demo","archived":false,"fork":false,"pushed_at":"2023-09-11T16:14:44.000Z","size":20,"stargazers_count":39,"open_issues_count":8,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T16:01:41.954Z","etag":null,"topics":["demo","docker-compose","vtiger","vtigercrm"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/javanile.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":"2018-06-13T22:20:01.000Z","updated_at":"2025-03-06T04:47:28.000Z","dependencies_parsed_at":"2024-12-10T00:14:48.382Z","dependency_job_id":"9c2e74b0-01d5-48fb-8deb-f0ff3ac52224","html_url":"https://github.com/javanile/vtiger-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javanile%2Fvtiger-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javanile%2Fvtiger-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javanile%2Fvtiger-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javanile%2Fvtiger-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javanile","download_url":"https://codeload.github.com/javanile/vtiger-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637833,"owners_count":21137538,"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":["demo","docker-compose","vtiger","vtigercrm"],"created_at":"2024-12-10T00:14:41.820Z","updated_at":"2025-10-05T22:37:54.522Z","avatar_url":"https://github.com/javanile.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\n\u003ca href=\"https://www.javanile.org/hackathon/\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/javanile/hackathon/refs/heads/main/assets/images/devops-hackathon-banner.svg\" /\u003e\n\u003c/a\u003e\n\n\n\u003c/div\u003e\n\n---\n\n# 😎 vtiger demo\n\nUnlock explosive growth with the easy to use and customizable CRM  \nfor your marketing, sales, and customer service teams. Docker Power!\n\n## Get Started\n\n1. Clone project with `git clone https://github.com/javanile/vtiger-demo.git`\n2. Launch command `docker-compose up -d` into `vtiger-demo` directory\n3. Visit `http://localhost:8080/` login with username `admin` and password `admin` \n\n## Use Docker Compose\n\nCreate your custom vtiger environment, follow this as example:\n\n```yaml\nversion: '3'\n\nservices:\n\n  vtiger:\n    image: javanile/vtiger:7.1.0\n    environment:\n      - VT_SITE_URL=http://localhost:8080\n      - MYSQL_HOST=mysql\n      - MYSQL_DATABASE=vtiger\n      - MYSQL_ROOT_PASSWORD=secret\n    ports:\n      - 8080:80\n    volumes:\n      - ./:/app\n      - vtiger:/var/lib/vtiger\n    links:\n      - mysql\n\n  mysql:\n    image: mysql:5.5\n    environment:\n      - MYSQL_DATABASE=vtiger\n      - MYSQL_ROOT_PASSWORD=secret\n    volumes:\n      - mysql:/var/lib/mysql:rw\n\nvolumes:\n  mysql:\n  vtiger:\n```\n\n## Contribute\n\nIf you have custom scenario with **vtiger** please place issues on the following page\n\nhttps://github.com/javanile/vtiger-demo/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavanile%2Fvtiger-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavanile%2Fvtiger-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavanile%2Fvtiger-demo/lists"}