部署Hermes-agent 甲骨文Oracle VPS Ubuntu系统 用非root用户 不用 sudo -i 可以用官方安装脚本
官方安装脚本 curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash 设置模型 输入你的CPA的 base url 输入你的CPA的 api key 正常情况下, 应该列出 你的CPA 支持的模型 * 如果你的CPA有问题, 那么可以手动输入模型名称 上下文窗口大小 设置消息渠道 telegram为例 tg bot token 用来与tg bot对话的tg账户(你自己的tg账户) 的 userid Gateway root用户安装, 可以选 System service * 如果是非root用户安装, 推荐选 User service 完成 看到上面信息的时候, telegram bot 也可以使用了. ======== 后记 我用的 VPS 是 DediRock VPS 2.5G内存 年付$6.45 LA 机房 美西 可以兼顾翻墙 https://1ladder.eu.org/drla645 https://billing.dedirock.com/aff.php?aff=92&pid=216 NY机房 美东 翻墙的话肯定要套CF CDN了, 玩 Openclaw / Hermes-agent 没影响 https://1ladder.eu.org/drny645 https://billing.dedirock.com/aff.php?aff=92&pid=217 Oracle 甲骨文 VPS Ubuntu系统, 用非root用户, 不用 sudo -i, 可以用官方安装脚本完成整个安装流程. 如果因为 api key 和 tg bot token 不显示, 你输入的时候输错了. 那么, 在安装过程完成后, 你可以自己修改配置文件 ~/.hermes/config.yaml ~/.hermes/.env