{"id":47842366,"url":"https://github.com/luochang212/agent-server","last_synced_at":"2026-04-03T21:01:15.682Z","repository":{"id":333351247,"uuid":"1136921334","full_name":"luochang212/agent-server","owner":"luochang212","description":"在 Ubuntu 上一键部署 Gradio Agent APP","archived":false,"fork":false,"pushed_at":"2026-01-18T18:33:29.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T02:44:46.257Z","etag":null,"topics":["agent","gradio","langchain","raspberry-pi","ubuntu"],"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/luochang212.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-18T15:50:15.000Z","updated_at":"2026-01-18T18:33:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/luochang212/agent-server","commit_stats":null,"previous_names":["luochang212/agent-server"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/luochang212/agent-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochang212%2Fagent-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochang212%2Fagent-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochang212%2Fagent-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochang212%2Fagent-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luochang212","download_url":"https://codeload.github.com/luochang212/agent-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochang212%2Fagent-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31377113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["agent","gradio","langchain","raspberry-pi","ubuntu"],"created_at":"2026-04-03T21:01:09.420Z","updated_at":"2026-04-03T21:01:15.660Z","avatar_url":"https://github.com/luochang212.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# agent-server\n\n在 Ubuntu 上一键部署 [Gradio Agent APP](https://github.com/luochang212/dive-into-langgraph/tree/main/app)。\n\n## 🚀 快速开始\n\n在 [Ubuntu Server 24.04 LTS](https://ubuntu.com/download/raspberry-pi) 上运行以下命令，即可一键安装：\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/luochang212/agent-server/main/svr-setup.sh | bash\n```\n\n\u003e 配合  系统使用最佳\n\n## 🌟 功能特性\n\n该脚本自动完成以下配置工作：\n\n- **👷 系统基础**：更新 apt，安装 pipx 和 uv\n- **📓 开发环境**：安装 jupyterlab，并实现开机自启\n- **🐳 容器环境**：安装 docker，配置国内 docker 镜像源\n- **🤖 应用服务**：自动拉取 Gradio APP 代码，初始化环境配置\n\n## ⚙️ 后续配置\n\n1. 进入应用目录：\n   ```bash\n   cd ~/proj/agent-server\n   ```\n\n2. 编辑 `.env` 文件，填入阿里百炼的 `API_KEY`：\n   ```bash\n   vim .env\n   ```\n\n3. 启动 Agent 服务：\n   ```bash\n   sudo docker compose up -d\n   ```\n\n## 🌻 服务访问\n\n如果你的电脑与 Ubuntu 服务器在同一个局域网下，通过以下地址访问服务：\n\n| 服务名称 | 访问地址 |\n| :--- | :--- |\n| **JupyterLab** | `http://\u003c服务器IP\u003e:8888` |\n| **Gradio APP** | `http://\u003c服务器IP\u003e:7860` |\n\n\u003e **Note:** 使用 `ip addr` 命令在服务器上查看其局域网 IP 地址\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluochang212%2Fagent-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluochang212%2Fagent-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluochang212%2Fagent-server/lists"}