{"id":21009079,"url":"https://github.com/avin/node-docker","last_synced_at":"2025-07-18T06:36:31.612Z","repository":{"id":86507085,"uuid":"90781959","full_name":"avin/node-docker","owner":"avin","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-09T19:04:22.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T15:33:07.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-05-09T19:02:03.000Z","updated_at":"2017-05-09T19:03:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cb9aa09-a2dd-4e76-aebd-7c4201700181","html_url":"https://github.com/avin/node-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avin/node-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnode-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnode-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnode-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnode-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avin","download_url":"https://codeload.github.com/avin/node-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnode-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265711210,"owners_count":23815492,"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":[],"created_at":"2024-11-19T09:15:23.187Z","updated_at":"2025-07-18T06:36:31.602Z","avatar_url":"https://github.com/avin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker nodejs+mongodb container\nnode.js + mongodb service\n\n## Install as systemd service\n\nInstall `docker`, `docker-compose`, `git` before\n\nClone repository\n```\nmkdir /opt -p \u0026\u0026 cd /opt\ngit clone https://github.com/avin/node-docker.git\n``` \nModify `docker-compose.yml` if you need.\n\nCreate `/etc/systemd/system/node-docker.service`:\n```\n[Unit]\nDescription=Node Mongo Docker Service  \nAfter=docker.service  \nRequires=docker.service\n\n[Service]\nExecStart=/usr/local/bin/docker-compose -f /opt/node-docker/docker-compose.yml up --build\nExecStop=/usr/local/bin/docker-compose -f /opt/node-docker/docker-compose.yml stop -t 2\n\n[Install]\nWantedBy=multi-user.target  \n```\n\nInstall service\n```\nsystemctl enable hosting-docker.service\n```\n\n## Notice\nApp folder `content/node` has to contain `start.sh` with start app instructions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Fnode-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favin%2Fnode-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Fnode-docker/lists"}