{"id":20974848,"url":"https://github.com/usausa/service-deploy-agent","last_synced_at":"2026-04-24T17:31:52.913Z","repository":{"id":63337295,"uuid":"349053681","full_name":"usausa/service-deploy-agent","owner":"usausa","description":"Windows Service remote deploy tool","archived":false,"fork":false,"pushed_at":"2026-04-24T12:08:05.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-24T14:15:27.301Z","etag":null,"topics":["csharp","deploy","dotnet","dotnet-core","dotnet-global-tool","dotnet-global-tools","dotnetcore","tool","windows-service","windowsservices"],"latest_commit_sha":null,"homepage":"","language":"C#","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/usausa.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2021-03-18T11:50:42.000Z","updated_at":"2026-04-24T12:08:09.000Z","dependencies_parsed_at":"2023-12-28T07:47:57.674Z","dependency_job_id":"26635251-e984-4086-8823-2dd07fdf4bae","html_url":"https://github.com/usausa/service-deploy-agent","commit_stats":null,"previous_names":["usausa/tool-servicedeploy"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/usausa/service-deploy-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usausa%2Fservice-deploy-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usausa%2Fservice-deploy-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usausa%2Fservice-deploy-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usausa%2Fservice-deploy-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usausa","download_url":"https://codeload.github.com/usausa/service-deploy-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usausa%2Fservice-deploy-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32234532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["csharp","deploy","dotnet","dotnet-core","dotnet-global-tool","dotnet-global-tools","dotnetcore","tool","windows-service","windowsservices"],"created_at":"2024-11-19T04:34:49.214Z","updated_at":"2026-04-24T17:31:52.888Z","avatar_url":"https://github.com/usausa.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svcdeploy - Windows Service remote deploy tool \u0026 agent\n\n## Install agent\n\nCopy agent files to install directory.\n\n* Service.Deploy.Agent.exe\n* appsettings.json\n* services.json\n\n```\nsc create ServiceDeployAgent binPath=(install directory)\\Service.Deploy.Agent.exe start=auto\n```\n\n```\nsc start ServiceDeployAgent\n```\n\n## Setting agent\n\nEdit services.json.\n\n```json\n{\n  \"Service\": {\n    \"Entry\": [\n      {\n        \"Name\": \"WebApp\",\n        \"Display\": \"Sample Service\",\n        \"Token\": \"xxxxxxxxxx\",\n        \"Directory\": \"D:\\\\WebApplication\",\n        \"BinPath\": \"D:\\\\WebApplication\\\\WebApplication.exe\"\n      }\n    ]\n  }\n}\n```\n\n## Install client\n\n```\ndotnet tool install --global Usa.Tool.ServiceDeploy\n```\n\n## Use client\n\n```\nsvcdeploy deploy -n WebApp -d D:\\Project\\WebApplication\\bin\\Release\\net5.0\\publish\\ -u https://server:50443/ -t xxxxxxxxxx\n```\n\n```\nsvcdeploy config update -n WebApp -u https://server:50443/ -t xxxxxxxxxx\n```\n\n```\nsvcdeploy deploy -n WebApp -d D:\\Project\\WebApplication\\bin\\Release\\net5.0\\publish\\\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusausa%2Fservice-deploy-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusausa%2Fservice-deploy-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusausa%2Fservice-deploy-agent/lists"}