rfiles.online - Share files by topic
Go to file
Jeff Emmett c4ac33bd7c fix: add proper healthchecks for Celery containers
Celery containers inherited the HTTP healthcheck from the Dockerfile
but don't run a web server. Added celery inspect ping for the worker
and schedule file check for beat.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 18:30:11 -07:00
backlog chore: add deployment backlog task 2026-02-17 15:33:34 -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 Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00: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 fix: add proper healthchecks for Celery containers 2026-02-21 18:30:11 -07:00
docker-compose.yml Add rData analytics tracking and ecosystem footer link 2026-02-18 18:57:08 +00: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