{"id":20472789,"url":"https://github.com/greathayat/deploy-with-docker","last_synced_at":"2026-04-11T11:35:55.538Z","repository":{"id":100252906,"uuid":"538410342","full_name":"GreatHayat/deploy-with-docker","owner":"GreatHayat","description":"This is an example of deploying a nodejs application using docker registry and digital ocean","archived":false,"fork":false,"pushed_at":"2022-09-20T07:12:16.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T13:52:19.468Z","etag":null,"topics":["deployment-automation","digitalocean","docker","docker-registry","github","github-actions","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/GreatHayat.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":"2022-09-19T08:45:06.000Z","updated_at":"2022-09-19T10:49:47.000Z","dependencies_parsed_at":"2023-05-13T05:30:43.819Z","dependency_job_id":null,"html_url":"https://github.com/GreatHayat/deploy-with-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GreatHayat/deploy-with-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fdeploy-with-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fdeploy-with-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fdeploy-with-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fdeploy-with-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GreatHayat","download_url":"https://codeload.github.com/GreatHayat/deploy-with-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fdeploy-with-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31679480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["deployment-automation","digitalocean","docker","docker-registry","github","github-actions","nodejs"],"created_at":"2024-11-15T14:21:58.114Z","updated_at":"2026-04-11T11:35:55.518Z","avatar_url":"https://github.com/GreatHayat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy NodeJS application to Digital Ocean using Github actions and Docker hub\n\n### Run the project on local machine\n\n`Without Docker`\n\n- clone the repository\n- cd `deploy-with-docker`\n- npm install\n- npm start\n\n`With Docker` (make sure, you have installed docker on your machine)\n\n- clone the repository\n- cd `deploy-with-docker`\n- docker build -t \u003cimage-name\u003e .\n- docker run -p 5000:5000 \u003cimage-name\u003e\n\n*PS*\n```\nIf you want to use the github action workflow, then please add the necessary secrets in your repository settings and you must have\n\n- Digital Ocean Account (you can use alternative service as well)\n- Docker container registry source (For this, I have used docker hub registry)\n```\n\n\n*TODO*\nI'll add the workflow for\n- AWS Container Registry\n- Google Cloud Container Registry\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreathayat%2Fdeploy-with-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreathayat%2Fdeploy-with-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreathayat%2Fdeploy-with-docker/lists"}