{"id":22140929,"url":"https://github.com/dapeng-soa/dapeng-config-server","last_synced_at":"2026-04-01T17:20:48.118Z","repository":{"id":37284474,"uuid":"135233651","full_name":"dapeng-soa/dapeng-config-server","owner":"dapeng-soa","description":"dapeng配置中心","archived":false,"fork":false,"pushed_at":"2022-12-14T20:29:37.000Z","size":4547,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T16:51:35.984Z","etag":null,"topics":["config-server","dapeng","dapeng-soa","deploy-server"],"latest_commit_sha":null,"homepage":null,"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/dapeng-soa.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}},"created_at":"2018-05-29T02:54:58.000Z","updated_at":"2025-08-13T11:18:46.000Z","dependencies_parsed_at":"2023-01-29T00:45:56.172Z","dependency_job_id":null,"html_url":"https://github.com/dapeng-soa/dapeng-config-server","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dapeng-soa/dapeng-config-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapeng-soa%2Fdapeng-config-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapeng-soa%2Fdapeng-config-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapeng-soa%2Fdapeng-config-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapeng-soa%2Fdapeng-config-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dapeng-soa","download_url":"https://codeload.github.com/dapeng-soa/dapeng-config-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapeng-soa%2Fdapeng-config-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31044981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T09:35:52.079Z","status":"ssl_error","status_checked_at":"2026-03-27T09:35:20.916Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["config-server","dapeng","dapeng-soa","deploy-server"],"created_at":"2024-12-01T21:08:40.826Z","updated_at":"2026-04-01T17:20:48.094Z","avatar_url":"https://github.com/dapeng-soa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dapeng-config-server\n大鹏配置中心\n文档:[使用配置中心](https://dapeng-soa.github.io/docs/zh/config-server)\n\n## 数据库初始化\n- [config_server_db_init.sql](https://github.com/dapeng-soa/dapeng-config-server/blob/master/sql/1_config_server_db_init.sql)\n- [user_info_data_init.sql](https://github.com/dapeng-soa/dapeng-config-server/blob/master/sql/2_user_info_data_init.sql)\n\n## docker-compose\n\n\u003e configServer.yml\n\n```yml\nversion: '2'\nservices:\n  configServer:\n    image: dapengsoa/dapeng-config-server:2.2.1\n    container_name: configServer\n    restart: on-failure:3\n    stop_grace_period: 30s\n    environment:\n      - serviceName=configServer\n      - deploy_socket_url=127.0.0.1:6886\n      - build_enable=true\n      - TZ=CST-8\n      - soa_zookeeper_host=127.0.0.1:2181\n      - JAVA_OPTS= -Dname=configServer -Xms512M -Xmx512M -Xss256K -Dfile.encoding=UTF-8 -Dsun.jun.encoding=UTF-8\n    ports:\n      - \"6800:8080\"\n    volumes:\n      - \"~/data/logs/dapeng-config-server/:/data/logs/\"\n```\n\u003e 其中 `deploy_socket_url` 为 [cs-agent-server](https://github.com/dapeng-soa/cs-agent-server) 启动地址\n\n## 启动配置中心\n```\ndocker-compose -f configServer.yml up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapeng-soa%2Fdapeng-config-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdapeng-soa%2Fdapeng-config-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapeng-soa%2Fdapeng-config-server/lists"}