feat: add Honcho memory provider with Traefik + Authelia #48

Merged
gortium merged 48 commits from feat/honcho-only into master 2026-06-15 17:08:21 +00:00
5 changed files with 248 additions and 0 deletions
Showing only changes of commit 2678f34610 - Show all commits

View File

@@ -167,7 +167,7 @@ services:
container_name: honcho
restart: unless-stopped
ports:
- "127.0.0.1:8000:8000"
- "127.0.0.1:8001:8000"
environment:
- DB_CONNECTION_URI=postgresql+psycopg://honcho:honcho_pass@honcho-db:5432/honcho
- CACHE_URL=redis://honcho-redis:6379/0