{"id":15198738,"url":"https://github.com/arnav-kr/nest-deploy","last_synced_at":"2026-03-05T17:42:31.227Z","repository":{"id":253530553,"uuid":"843718301","full_name":"arnav-kr/nest-deploy","owner":"arnav-kr","description":"A Utility for Deploying Docker Containers to Nest Instance","archived":false,"fork":false,"pushed_at":"2024-08-20T18:41:56.000Z","size":499,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-28T07:50:13.170Z","etag":null,"topics":["arnav","arnav-kr","hackclub","nest","nest-instance","vps"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arnav-kr.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":"2024-08-17T07:52:25.000Z","updated_at":"2024-12-15T00:49:05.000Z","dependencies_parsed_at":"2024-09-28T01:40:46.185Z","dependency_job_id":null,"html_url":"https://github.com/arnav-kr/nest-deploy","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"22979d08238dfffefb724dfad80a0b29dfaa2bbf"},"previous_names":["arnav-kr/nest-deploy"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/arnav-kr/nest-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fnest-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fnest-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fnest-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fnest-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnav-kr","download_url":"https://codeload.github.com/arnav-kr/nest-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnav-kr%2Fnest-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30139372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"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":["arnav","arnav-kr","hackclub","nest","nest-instance","vps"],"created_at":"2024-09-28T01:40:43.123Z","updated_at":"2026-03-05T17:42:31.204Z","avatar_url":"https://github.com/arnav-kr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/arnav-kr/nest-deploy/raw/main/hatching-chick.gif?raw=true\" alt=\"Nest Deploy\" height=\"128\"\u003e\n\n# nest-deploy\n\nA Utility for Deploying Docker Containers to Nest Instance\n\n[![GitHub](https://img.shields.io/github/license/arnav-kr/nest-deploy?style=flat-square\u0026logo=github\u0026logoColor=white\u0026label=GitHub\u0026labelColor=%233d3d3d\u0026color=%234285F4)](https://github.com/arnav-kr/nest-deploy)\n\n## Setup\n\n### On Nest\n\n```sh\ngit clone https://github.com/arnav-kr/nest-deploy\ncd nest-deploy\nnode ./nest-deploy.js setup\n```\nThe setup script will add a `deploy` subdomain entry to `~/Caddyfile`, create a `systemd` service (`~/.config/systemd/user/nest-deploy.service`), enable and start the service\n\n#### Add a project using the nest-deploy cli\n```sh\nnode ./nest-deploy.js project add \u003cpath_to_project\u003e\n```\nit will add a project entry in `./projects.json` file\n\n#### list all the projects\n```sh\nnode ./nest-deploy.js project list\n```\n\nNote down the `Deploy URL` and `Deploy Token` of your project,\n\n\u003e [!IMPORTANT]\n\u003e Deploy Token is meant to be confidential\n\n### On GitHub Repo\n1. copy the [.github/workflows/nest.yml](https://github.com/arnav-kr/nest-deploy/blob/main/.github/workflows/nest.yml) file to your repo\n2. in the environment settings of repo add the `DEPLOY_URL` and `DEPLOY_TOKEN` of your project in environment secrets of `nest` environment\n3. the deploy action will run whenever code is pushed to main branch and restart the project container running on the nest instance with the latest changes.\n\n\n\n#### Run respective help commands of the cli for more info\n```sh\nnode ./nest-deploy.js help\n```\n```sh\nnode ./nest-deploy.js project help\n```\n\n## Author\nArnav Kumar [@arnav-kr](https://github.com/arnav-kr)\n\n## LICENSE\n[AGPL-3.0](https://github.com/arnav-kr/nest-deploy/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnav-kr%2Fnest-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnav-kr%2Fnest-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnav-kr%2Fnest-deploy/lists"}