Logo
Explore Help
Sign In
gortium/compose
1
1
Fork 0
You've already forked compose
Code Issues Pull Requests 18 Actions Packages Projects Releases Wiki Activity
Files
8adbbf0ed40ec0cba49de6ac43f9cc96ec29337c
compose/ai/hermes/startup.sh

5 lines
226 B
Bash
Raw Normal View History

fix: add Matrix bridge deps to compose entrypoint with persistent venv Adds uv pip install openai mautrix[encryption] to the hermes container entrypoint, with volume mount at /opt/hermes/.venv for persistence. Key changes: - Entrypoint now activates venv and installs Matrix bridge deps before running the official entrypoint.sh - Handles empty-volume first-boot by recreating the venv from scratch (matching Dockerfile install steps) - Persists venv at /mnt/HoardingCow_docker_data/Hermes/venv so pip packages survive container recreation
2026-05-20 14:35:24 -04:00
#!/bin/bash
# This file was replaced by inline entrypoint logic in compose.yml
# See ai/compose.yml hermes.entrypoint for the current implementation.
echo "startup.sh is obsolete — logic is inline in compose.yml entrypoint"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 68ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API