Skip to content

Add Filestash object storage service - #49

Merged
xrhstosmour merged 2 commits into
mainfrom
feature/filestash-storage
Aug 7, 2026
Merged

Add Filestash object storage service#49
xrhstosmour merged 2 commits into
mainfrom
feature/filestash-storage

Conversation

@xrhstosmour

@xrhstosmour xrhstosmour commented Aug 6, 2026

Copy link
Copy Markdown
Owner

What:

  1. Adds a self-hosted Filestash universal file storage client at storage/filestash, following the existing docker-compose.yml + template.env pattern.
  2. Pins the image to latest since upstream doesn't publish versioned tags, the same exception already made for storage/minio.
  3. Leaves the optional Collabora/WOPI sidecar for in-browser Office editing out of scope, flagged as a TODO.

Why:

Pre-staging file storage for a future VPS install.

Testing:

  1. docker compose config validates with no errors.
  2. docker compose up -d starts the container cleanly.
  3. curl localhost:<port>/ returns a 307 redirect into the app UI.
  4. docker compose down -v cleans up with no leftover state.

@xrhstosmour xrhstosmour added the enhancement New feature or request label Aug 6, 2026
@xrhstosmour xrhstosmour self-assigned this Aug 6, 2026
@xrhstosmour
xrhstosmour merged commit f74717c into main Aug 7, 2026
@xrhstosmour
xrhstosmour deleted the feature/filestash-storage branch August 7, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant