deply hermes VM

This commit is contained in:
2026-05-26 11:48:23 -05:00
parent bb5a57e909
commit 24869f47ee
10 changed files with 307 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
---
# Hermes service user
hermes_user: hermes
hermes_group: hermes
hermes_home: /home/hermes
# Install flags
# Set to true if you don't need browser automation (skips Playwright/Chromium)
hermes_skip_browser: false
# systemd service name
hermes_service_name: hermes
# Path where hermes binary will be accessible system-wide
hermes_bin_symlink: /usr/local/bin/hermes