rfiles.online - Share files by topic
Go to file
Jeff Emmett 28aafb73fe feat: wire rfiles to pull secrets from Infisical at startup
Add entrypoint.sh that authenticates with Infisical via universal auth
and injects secrets as environment variables before the main process
starts. Update Dockerfile with ENTRYPOINT directive and add Infisical
connection vars to all services in both compose files (dev and prod).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 19:36:55 -08:00
backlog chore: update backlog — deploy task notes updated 2026-02-21 19:19:49 -07:00
config fix: add missing check_space_access function to encryptid_auth 2026-02-15 15:03:28 -07:00
files feat: add MemoryCard model for knowledge cards in shared spaces 2026-02-18 03:38:50 +00:00
portal Add rData analytics tracking and ecosystem footer link 2026-02-18 18:57:08 +00:00
.dockerignore Add .dockerignore for optimized Docker builds 2026-02-21 17:59:34 -07:00
.env.example Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
.gitignore Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
Dockerfile feat: wire rfiles to pull secrets from Infisical at startup 2026-02-23 19:36:55 -08:00
MODULE_SPEC.md docs: add MODULE_SPEC.md with permission model and capabilities 2026-02-17 12:30:14 -07:00
docker-compose.dev.yml Add rData analytics tracking and ecosystem footer link 2026-02-18 18:57:08 +00:00
docker-compose.prod.yml feat: wire rfiles to pull secrets from Infisical at startup 2026-02-23 19:36:55 -08:00
docker-compose.yml Add rData analytics tracking and ecosystem footer link 2026-02-18 18:57:08 +00:00
entrypoint.sh feat: wire rfiles to pull secrets from Infisical at startup 2026-02-23 19:36:55 -08:00
manage.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
requirements.txt Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00