{"id":22982365,"url":"https://github.com/niradler/remote-deployer","last_synced_at":"2025-08-15T14:06:57.645Z","repository":{"id":76104073,"uuid":"156462734","full_name":"niradler/remote-deployer","owner":"niradler","description":"A tool to run scripts on a remote server.","archived":false,"fork":false,"pushed_at":"2020-02-07T14:38:59.000Z","size":89,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T09:46:47.664Z","etag":null,"topics":["deploy","deployer","deployment","http","remote","ssh"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/remote-deployer","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/niradler.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":"2018-11-06T23:33:04.000Z","updated_at":"2023-01-14T12:07:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e06a759-b972-4392-9a8e-af3ab7242550","html_url":"https://github.com/niradler/remote-deployer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niradler/remote-deployer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fremote-deployer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fremote-deployer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fremote-deployer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fremote-deployer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niradler","download_url":"https://codeload.github.com/niradler/remote-deployer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Fremote-deployer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270579613,"owners_count":24610044,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deploy","deployer","deployment","http","remote","ssh"],"created_at":"2024-12-15T02:18:05.842Z","updated_at":"2025-08-15T14:06:57.637Z","avatar_url":"https://github.com/niradler.png","language":"JavaScript","readme":"# Remote Deployer\n\n***Deployer*** is an npm package to deploy to a remote server.\n\n- deploy with ssh: connect to the server and run command from a script, good for running from client or build server.\n- deploy with http: create get request with secret key to fire deploy process (preconfigure script run), to set up on the remote server.\n- deploy with ftp: coming soon.\n\n***\n Used by me at [devresources](https://devresources.site/), \n helping me to setup ci/cd with gitlab worker.\n***\n\n### Setup\n\n```\nnpm i -g remote-deployer\n```\n\n### API\n\n- ```deployer -h //show help file```\n- ```deployer ssh -h //show sub help file```\n- ```deployer init```\n\n### Notes\n\n- to support multi configuration, you need to make sure the default_id key in the config is not set. (you need to run the commands in the project folder)\n- to support running deployer from anywhere but support only one configuration make sure default_id is set.\n- on linux and mac, make sure the script as permission, ```chmod +x script.sh```\n- get config file path: ```deployer config path```\n- print config file: ```deployer config all```\n- try running deployer in the project folder. (deployer will interact with git to save release date/data support ssh only)\n- trigger example for deployer http: ```curl http://api.site:1234/deploy?appKey=bdd110130eg51a5e8ac15b829e336f7710e3ba71```\n- read the blog [post](https://niradler.com/introduction-remote-deployer/).\n\n### TODO\n\n- restore to last deployed commit and deploy.\n- ftp deploy\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniradler%2Fremote-deployer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniradler%2Fremote-deployer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniradler%2Fremote-deployer/lists"}