Storage Layer
Quick Access
- App: http://127.0.0.1:8000/
- Sign In: http://127.0.0.1:8000/sign_in.html
- Wiki: http://127.0.0.1:8000/wiki/
Responsible for storing binary assets and interfacing with external sources.
Responsibilities: - Accept uploads and store files on disk or in object storage (S3-compatible). - Connectors to Google Drive, LAN shares, and other sources for indexing and syncing. - Provide read-only or signed URLs for download.