{"id":17009295,"url":"https://github.com/shridarpatil/erpnext-docker","last_synced_at":"2025-04-12T07:42:35.765Z","repository":{"id":97590158,"uuid":"238134888","full_name":"shridarpatil/erpnext-docker","owner":"shridarpatil","description":"Dockerizing erpnext","archived":false,"fork":false,"pushed_at":"2024-01-19T12:03:19.000Z","size":597,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T02:51:13.554Z","etag":null,"topics":["docker","erp","erpnext","erpnext-docker","frappe","frappe-erpnext"],"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/shridarpatil.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}},"created_at":"2020-02-04T06:01:38.000Z","updated_at":"2024-04-16T18:25:57.000Z","dependencies_parsed_at":"2024-01-19T13:29:01.320Z","dependency_job_id":"917b4b0e-6c6d-4473-ae4d-5f49cb90894f","html_url":"https://github.com/shridarpatil/erpnext-docker","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/shridarpatil%2Ferpnext-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shridarpatil%2Ferpnext-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shridarpatil%2Ferpnext-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shridarpatil%2Ferpnext-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shridarpatil","download_url":"https://codeload.github.com/shridarpatil/erpnext-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248536981,"owners_count":21120683,"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":["docker","erp","erpnext","erpnext-docker","frappe","frappe-erpnext"],"created_at":"2024-10-14T05:43:14.626Z","updated_at":"2025-04-12T07:42:35.733Z","avatar_url":"https://github.com/shridarpatil.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://zerodha.tech\"\u003e\u003cimg src=\"https://zerodha.tech/static/images/github-badge.svg\" align=\"right\" /\u003e\u003c/a\u003e\n\n# Erpnext-docker\nDockerizing erpnext for production\n```\ngit clone https://github.com/shridarpatil/erpnext-docker.git\ncd  erpnext-docker\ndocker pull shridh0r/erpnext:\u003ctagname\u003e\n\nupdate same tagname in docker-compose.yml file\n\ndocker-compose up\ndocker exec -it erpnext-docker_web-app_1 /bin/sh\n\nbench reinstall\nbench build\n```\nopen http://localhost:8005\n\n# Customizing docker\n\n## Pull docker image\n```docker pull shridh0r/erpnext:tagname```\n\n## Run\nDocker compose up by default runs bench start you can change it to run using gunicorn by replacing the command under service web-app in docker-compose.yml file with the following command\n\n```/home/frappe/frappe-bench/env/bin/gunicorn -b 0.0.0.0:8000 --workers 4 --threads 4 -t 120 frappe.app:application --preload```.\n\n```docker-compose up```\n\n\n## Create site\nExec into docker container and create new site\n\n- ```bench new-site site1.local```\n\n- ```bench install-app erpnext```\n\n- Visit `http://localhost:8000`.\n\n## Custom Build\nDocker build by default pull's erpnext master branch \u003c/br\u003e\n``` docker build . -t shridh0r/erpnext:v12 --build-arg BRANCH=version-12 --build-arg IMAGE_VERSION=v12 ```\n\n#### Build args\n- [x] IMAGE_VERSION - Frappe image tagname. Check tags -\u003e (https://hub.docker.com/r/shridh0r/erpnext/tags)\n- [x] BRANCH - Branch name\n- [x] APP_PATH - Erpnext app path\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshridarpatil%2Ferpnext-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshridarpatil%2Ferpnext-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshridarpatil%2Ferpnext-docker/lists"}