Merge pull request #1859 from steveonjava/feat/hermesagent-setup-helper

Feat/hermesagent setup helper
This commit is contained in:
CanbiZ (MickLesk)
2026-05-24 23:04:11 +02:00
committed by GitHub
3 changed files with 18 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ description
msg_ok "Completed successfully!\n"
echo -e "${CREATING}${GN}Hermes Agent setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Configure your model provider and gateway server inside the container:${CL}"
echo -e "${TAB}${BGN}su - hermes${CL}"
echo -e "${TAB}${BGN}hermes setup${CL}"
echo -e "${INFO}${YW}Key for Hermes API Server stored in:${CL}"
echo -e "${TAB}${BGN}hermes-setup${CL}"
echo -e "${INFO} When prompted to install the gateway service, choose 'user service'.${CL}"
echo -e "${INFO}${YW} Key for Hermes API Server stored in:${CL}"
echo -e "${TAB}${BGN}/home/hermes/.hermes/.env${CL}"