{"id":24517460,"url":"https://github.com/futuretea/yapi","last_synced_at":"2025-07-18T16:01:56.879Z","repository":{"id":144368478,"uuid":"203539637","full_name":"futuretea/yapi","owner":"futuretea","description":"Yapi docker","archived":false,"fork":false,"pushed_at":"2020-02-11T11:29:56.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T11:09:59.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/futuretea.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":"2019-08-21T08:22:08.000Z","updated_at":"2020-08-05T09:30:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"27ed7221-d05a-47a0-b37b-077e21f7a72f","html_url":"https://github.com/futuretea/yapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/futuretea/yapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretea%2Fyapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretea%2Fyapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretea%2Fyapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretea%2Fyapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuretea","download_url":"https://codeload.github.com/futuretea/yapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuretea%2Fyapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265791208,"owners_count":23829158,"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","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":[],"created_at":"2025-01-22T01:34:06.025Z","updated_at":"2025-07-18T16:01:56.842Z","avatar_url":"https://github.com/futuretea.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 部署\n官方文档: https://hellosean1025.github.io/yapi\n```bash\ndocker-compose up\n```\n## 管理员账号密码\n账号: 配置文件config.json中的adminAccount字段\n初始密码:ymfe.org\n## 数据备份\n```bash\ndocker-compose exec mongo mongodump -h 127.0.0.1 -d yapi -o /data/db/backup_`date \"+%Y-%m-%d-%H-%M-%S\"`\n```\n### 数据恢复\n```bash\ndocker-compose exec mongo mongorestore -h 127.0.0.1 --drop -d yapi --dir /data/db/backup_2019-09-04-15-42-48/yapi\n```\n# 使用\n## 账号\n### 管理员\n账号: 配置文件config.json中的adminAccount字段\n初始密码:ymfe.org\n部署后第一时间登录修改管理员密码\n\n### 其他用户\n使用公司邮箱注册\n注册后将用户名告诉admin\n\n## 分组\n对不同项目进行分组\n### 个人空间\n仅每个用户可见\n### 其他分组\n统一由admin创建\n组长设置为admin\n分组成员由admin添加，权限设为开发者\n\n## 项目\n### 项目tag\n\u003e 项目-设置-项目配置-tag信息\n\n用于过滤接口\n按release划分\n\n### 项目权限\n\u003e 项目-设置-项目配置-权限\n\n私有(默认值,只有组长和项目开发者可以索引并查看项目信息)\n\n### 项目环境\n\u003e 项目-设置-环境配置\n\n测试环境\n\n### 项目成员\n\u003e 项目-成员管理\n\n添加成员权限为开发者\n\n## 接口\n### 公共分类\n### 其他分类\n按后台模块划分\n\n## 测试集\n测试集由多个测试用例组成\n可以使用不同的测试环境对同一测试集进行测试\n### 公共测试集\n### 其他测试集\n按后台模块划分\n可灵活添加","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturetea%2Fyapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuturetea%2Fyapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturetea%2Fyapi/lists"}