Commit Graph

8 Commits

Author SHA1 Message Date
520bdc82f3 feat: add Paperclip env example file with placeholder secrets
Add env/.env.example.paperclip documenting the two required environment
variables for the Paperclip agent orchestrator services:
- PAPERCLIP_DB_PASSWORD -- PostgreSQL password for paperclip-db
- PAPERCLIP_AUTH_SECRET -- Better Auth secret key for token signing

Users copy this to .env and fill in the secrets before deploying.
2026-05-20 14:28:31 -04:00
Thierry Pouplier
7738269fb3 feat(ai): add Dockerfile with curl, poppler-utils, imagemagick
Add Dockerfile for building custom Hermes Agent image.

Packages (PR 1 of 5):
- curl: HTTP client
- poppler-utils: PDF tools
- imagemagick: Image manipulation
2026-04-29 21:32:20 +00:00
fb0f2cbe84 Network reorganization, multiple updates 2026-04-27 05:47:46 -04:00
c76d0fda6b Progress dump before ai agent 2026-04-04 04:48:49 -04:00
1e64f8e321 Big progress dump 2026-02-22 18:35:22 -05:00
5def86e278 Forgot to open the port of the container 2025-08-08 19:52:59 -04:00
b358818c1a Fix the port throught webui..
You can really get stuck if the flake need the service that is down because the flake is badly configured because you cannot change it because the flake wont build because................
2025-08-08 23:32:47 +00:00
bcaad554a6 Initial commit 2025-08-08 15:08:10 -04:00