This website requires JavaScript.
Explore
Help
Sign In
gortium
/
compose
Watch
1
Star
1
Fork
0
You've already forked compose
Code
Issues
Pull Requests
18
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build-hermes.yml
build-ollama.yml
Actor
All actors
Hermes
gortium
Status
All status
Success
Failure
Waiting
Running
fix: honcho embedding config - fix base_url nesting, switch to bge-m3, add deriver to CMD
build-ollama.yml #126
:
Commit
63b6cd3461
pushed by
Hermes
#48
2026-05-25 01:13:25 +00:00
0s
fix: honcho embedding config - fix base_url nesting, switch to bge-m3, add deriver to CMD
build-hermes.yml #125
:
Commit
63b6cd3461
pushed by
Hermes
#48
2026-05-25 01:13:25 +00:00
0s
fix: use HONCHO_OPENAI_API_KEY, fix dimensions to 1024, restore defaults
build-ollama.yml #124
:
Commit
08778db685
pushed by
Hermes
#48
2026-05-25 01:13:25 +00:00
0s
fix: use HONCHO_OPENAI_API_KEY, fix dimensions to 1024, restore defaults
build-hermes.yml #123
:
Commit
08778db685
pushed by
Hermes
#48
2026-05-25 01:13:25 +00:00
0s
chore: restore corrupted defaults and add api_key_env
build-ollama.yml #122
:
Commit
8eb0344a08
pushed by
Hermes
#48
2026-05-25 01:13:25 +00:00
0s
chore: restore corrupted defaults and add api_key_env
build-hermes.yml #121
:
Commit
8eb0344a08
pushed by
Hermes
#48
2026-05-25 01:13:24 +00:00
0s
fix: honcho auth + deepseek LLM config
build-ollama.yml #120
:
Commit
bb53161b50
pushed by
Hermes
#48
2026-05-24 13:13:24 +00:00
0s
fix: honcho auth + deepseek LLM config
build-hermes.yml #119
:
Commit
bb53161b50
pushed by
Hermes
#48
2026-05-24 13:13:24 +00:00
0s
fix: run container as root, patch nginx.conf to disable user directive
build-ollama.yml #118
:
Commit
352f9a9e78
pushed by
Hermes
#48
2026-05-24 07:13:30 +00:00
0s
fix: run container as root, patch nginx.conf to disable user directive
build-hermes.yml #117
:
Commit
352f9a9e78
pushed by
Hermes
#48
2026-05-24 07:13:30 +00:00
0s
fix: run nginx as root, Honcho as app user (was running as app, nginx can't create runtime dirs)
build-ollama.yml #116
:
Commit
c85dbaf820
pushed by
Hermes
#48
2026-05-24 07:13:30 +00:00
0s
fix: run nginx as root, Honcho as app user (was running as app, nginx can't create runtime dirs)
build-hermes.yml #115
:
Commit
c85dbaf820
pushed by
Hermes
#48
2026-05-24 07:13:30 +00:00
0s
refactor: fusionne Honcho + OpenConcho dans un seul container nginx/FastAPI
build-ollama.yml #114
:
Commit
285351e82c
pushed by
Hermes
#48
2026-05-24 07:13:30 +00:00
0s
refactor: fusionne Honcho + OpenConcho dans un seul container nginx/FastAPI
build-hermes.yml #113
:
Commit
285351e82c
pushed by
Hermes
#48
2026-05-24 07:13:30 +00:00
0s
fix: expose Honcho API via Traefik at api.honcho.lazyworkhorse.net
build-ollama.yml #112
:
Commit
fcebd4f1cd
pushed by
Hermes
#48
2026-05-24 07:13:30 +00:00
0s
fix: expose Honcho API via Traefik at api.honcho.lazyworkhorse.net
build-hermes.yml #111
:
Commit
fcebd4f1cd
pushed by
Hermes
#48
2026-05-24 07:13:29 +00:00
0s
fix: set VECTOR_STORE_DIMENSIONS=1536 (was empty string, causing Honcho crash)
build-ollama.yml #110
:
Commit
231ce938de
pushed by
Hermes
#48
2026-05-24 07:13:29 +00:00
0s
fix: set VECTOR_STORE_DIMENSIONS=1536 (was empty string, causing Honcho crash)
build-hermes.yml #109
:
Commit
231ce938de
pushed by
Hermes
#48
2026-05-24 07:13:29 +00:00
0s
feat: add OpenConcho web UI for Honcho (protege par Authelia)
build-ollama.yml #108
:
Commit
71db97f78c
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
feat: add OpenConcho web UI for Honcho (protege par Authelia)
build-hermes.yml #107
:
Commit
71db97f78c
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: suppress deprecation warning for VECTOR_STORE_DIMENSIONS
build-ollama.yml #106
:
Commit
c694505e9a
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: suppress deprecation warning for VECTOR_STORE_DIMENSIONS
build-hermes.yml #105
:
Commit
c694505e9a
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: set EMBEDDING_VECTOR_DIMENSIONS=1536 (match existing DB columns)
build-ollama.yml #104
:
Commit
a003663e6c
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: set EMBEDDING_VECTOR_DIMENSIONS=1536 (match existing DB columns)
build-hermes.yml #103
:
Commit
a003663e6c
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: remove Traefik labels for Honcho (not exposed externally)
build-ollama.yml #102
:
Commit
96d6c37cca
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: remove Traefik labels for Honcho (not exposed externally)
build-hermes.yml #101
:
Commit
96d6c37cca
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: use system Python instead of uv's downloaded one in honcho image
build-ollama.yml #100
:
Commit
4bcf0619b6
pushed by
Hermes
#51
2026-05-24 07:13:29 +00:00
0s
fix: use system Python instead of uv's downloaded one in honcho image
build-hermes.yml #99
:
Commit
4bcf0619b6
pushed by
Hermes
#51
2026-05-24 07:13:28 +00:00
0s
fix: install dev deps (fastapi-cli) in honcho image
build-ollama.yml #98
:
Commit
b4e1a0d87d
pushed by
Hermes
#51
2026-05-24 07:13:28 +00:00
0s
fix: install dev deps (fastapi-cli) in honcho image
build-hermes.yml #97
:
Commit
b4e1a0d87d
pushed by
Hermes
#51
2026-05-24 07:13:28 +00:00
0s
First
Previous
1
2
3
4
5
Next
Last