{"id":20906020,"url":"https://github.com/telanflow/domain-deploy","last_synced_at":"2025-10-24T09:58:10.146Z","repository":{"id":251350311,"uuid":"837143480","full_name":"telanflow/domain-deploy","owner":"telanflow","description":"domain-admin deployment service","archived":false,"fork":false,"pushed_at":"2024-08-02T10:39:05.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T09:58:08.981Z","etag":null,"topics":["domain-admin","domain-admin-ssl-deploy","domain-deploy","domain-deployment","ssl-deploy"],"latest_commit_sha":null,"homepage":"","language":"Go","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/telanflow.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":"2024-08-02T09:57:35.000Z","updated_at":"2024-08-02T10:36:14.000Z","dependencies_parsed_at":"2024-08-02T12:23:30.113Z","dependency_job_id":null,"html_url":"https://github.com/telanflow/domain-deploy","commit_stats":null,"previous_names":["telanflow/domain-deploy"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/telanflow/domain-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Fdomain-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Fdomain-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Fdomain-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Fdomain-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telanflow","download_url":"https://codeload.github.com/telanflow/domain-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telanflow%2Fdomain-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280776479,"owners_count":26388950,"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-10-24T02:00:06.418Z","response_time":73,"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":["domain-admin","domain-admin-ssl-deploy","domain-deploy","domain-deployment","ssl-deploy"],"created_at":"2024-11-18T13:28:39.908Z","updated_at":"2025-10-24T09:58:10.128Z","avatar_url":"https://github.com/telanflow.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Domain-Admin SSL Deploy\n\n本项目为 [domain-admin](https://github.com/mouday/domain-admin) 的证书部署服务\n\n- 支持Domain Admin项目证书自定义部署\n- 通过控制3个header字段进行自定义部署\n- 配置文件进行命令映射防止危险命令\n- 通过请求头选择执行哪个命令\n\n## 如何使用\n\n安装可执行文件后：\n```shell\n# 修改 config.yml 配置文件，配置自定义token\nvim config.yml\n\n# 启动\n./domain-deploy -c config.yml\n```\n\nDomain-Admin API部署配置：\n```shell\n接口地址：http://localhost:51000/issueCertificate\n\n请求头：\n{\n    \"Token\": \"xxxxxxx\",\n    \"Deploy-Cmd\": \"cmd_simple_nginx\",\n    \"Key-Save-Path\": \"/usr/local/nginx/conf/cert/\"\n}\n```\n\n## 安装为System服务\n\n```shell\n# 安装成linux服务\n./domain-deploy install\n\n# 执行成功后会创建文件：vim /etc/systemd/system/domain-deploy.service\n\n# 启动\nsudo systemctl start domain-deploy\n\n# 停止\nsudo systemctl stop domain-deploy\n\n# 重启\nsudo systemctl restart domain-deploy\n\n# 状态\nsudo systemctl status domain-deploy\n\n```\n\n## 手动编译\n\n```shell\n# 切换到项目根目录\nmake build\n\n# 指定编译为目标系统\nmake linux\nmake windows\nmake darwin\nmake darwin_arm64\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelanflow%2Fdomain-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelanflow%2Fdomain-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelanflow%2Fdomain-deploy/lists"}