{"id":27918358,"url":"https://github.com/oneinstack/oneinstack-panel","last_synced_at":"2025-07-22T19:34:01.464Z","repository":{"id":279522013,"uuid":"935788251","full_name":"oneinstack/Oneinstack-Panel","owner":"oneinstack","description":"Oneinstack-Panel","archived":false,"fork":false,"pushed_at":"2025-05-26T01:15:24.000Z","size":105726,"stargazers_count":12,"open_issues_count":10,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-26T02:26:13.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oneinstack.png","metadata":{"files":{"readme":"README-zh.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}},"created_at":"2025-02-20T02:47:26.000Z","updated_at":"2025-05-23T12:24:00.000Z","dependencies_parsed_at":"2025-02-26T02:25:37.821Z","dependency_job_id":"8624e5cd-058c-48e3-8c52-9745763d9508","html_url":"https://github.com/oneinstack/Oneinstack-Panel","commit_stats":null,"previous_names":["oneinstack/oneinstack-panel"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oneinstack/Oneinstack-Panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2FOneinstack-Panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2FOneinstack-Panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2FOneinstack-Panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2FOneinstack-Panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oneinstack","download_url":"https://codeload.github.com/oneinstack/Oneinstack-Panel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2FOneinstack-Panel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266561336,"owners_count":23948627,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2025-05-06T18:21:39.600Z","updated_at":"2025-07-22T19:34:01.264Z","avatar_url":"https://github.com/oneinstack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eOneinstack 服务器管理面板\u003c/h1\u003e\n\n[![GitHub forks](https://img.shields.io/github/forks/oneinstack/Oneinstack-Panel)](https://github.com/oneinstack/Oneinstack-Panel/network)\n[![GitHub stars](https://img.shields.io/github/stars/oneinstack/Oneinstack-Panel)](https://github.com/oneinstack/Oneinstack-Panel/stargazers)\n[![GitHub license](https://img.shields.io/github/license/oneinstack/Oneinstack-Panel)](https://github.com/oneinstack/Oneinstack-Panel/blob/main/LICENSE)\n![GitHub release](https://img.shields.io/github/v/release/oneinstack/Oneinstack-Panel)\n\n\u003e 一款开源的 Linux 服务器运维管理面板，让服务器管理更简单、更安全、更高效\n\n## 🚀 功能特性\n\n- 🛡️ 可视化服务器状态监控（CPU/内存/磁盘/网络）\n- 🔧 一键安装常用服务/软件（Nginx/MySQL/Redis 等）\n- 🔐 自动防火墙配置与管理\n- 🌐 网站/FTP\n- 🔄 定时任务管理（Crontab）\n- [ x ] 📊 实时日志查看与分析\n- [ x ] 数据库可视化管理\n- [ x ] ⚡ 内置 BBR 网络加速优化\n- [ x ] 📡 支持多语言操作界面\n\n## 📦 快速安装\n\n### 系统要求\n\n- 操作系统：CentOS 7+/Ubuntu 20.04+\n- 内存：推荐 1GB 以上\n- 磁盘空间：至少 20GB 可用空间\n- 需要 root 权限\n\n### 安装命令\n\n#### 安装脚本\n\n```bash\nwget -O install.sh https://bugo-1301111475.cos.ap-guangzhou.myqcloud.com/oneinstack/install.sh \u0026\u0026 chmod +x install.sh \u0026\u0026 ./install.sh\n```\n\n安装完成后访问：`http://你的服务器IP:8089`\n\n#### 更新脚本\n\n```bash\nwget -O update.sh https://bugo-1301111475.cos.ap-guangzhou.myqcloud.com/oneinstack/update.sh \u0026\u0026 chmod +x update.sh \u0026\u0026 ./update.sh\n```\n\n## 🖥️ 管理功能\n\n### 服务器管理\n\n- 实时资源监控\n\n![alt 属性文本](img/1.png)\n\n- 防火墙规则配置\n\n![alt 属性文本](img/2.png)\n\n- SSH 端口管理\n\n- 系统服务管理\n- 定时任务管理\n\n![alt 属性文本](img/3.png)\n\n- 系统更新提醒\n\n### 应用管理\n\n- 一键安装：\n  - Web 服务器：Nginx\n  - 数据库：MySQL/Redis\n  - 运行环境：PHP/JAVA\n\n### 网站管理\n\n- 静态代理\n- 反向代理\n\n## 🛠️ 技术架构\n\n- 核心语言：Go\n- 前端框架：Vue.js\n- 数据库：SQLite\n- 进程管理：Systemd\n\n## 🤝 参与贡献\n\n我们欢迎任何形式的贡献！\n\n## 📄 开源协议\n\n本项目采用 [Apache License 2.0](LICENSE) 开源协议。\n\n---\n\n\u003e 🌍 官网地址：[https://oneinstack.com](https://oneinstack.com)  \n\u003e 🐛 问题反馈：[GitHub Issues](https://github.com/oneinstack/Oneinstack-Panel/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foneinstack%2Foneinstack-panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foneinstack%2Foneinstack-panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foneinstack%2Foneinstack-panel/lists"}