Skip to content

Releases: Hardik94/vix-gateway

Meshdrive v2.3.1

Choose a tag to compare

@Hardik94 Hardik94 released this 09 Sep 17:12
d562fc6

Agent / TUI

Agent always returns JSON on API errors (no silent TCP close → RemoteDisconnected).
Storage create validates JuiceFS + dirs and surfaces format/timeout errors.
TUI client maps RemoteDisconnected to a clear agent/journal hint; longer timeout for format/mount.

2.3.0 — MCP API tokens (security)

2.2.5 — agent bind EACCES (snap)

2.2.4 — agent start harden + multi-arch snap

2.2.3 — snap filebrowser.db / log paths

2.2.2 — snap agent lifecycle

2.2.1 — snap doctor / binary paths

Meshdrive Local

Choose a tag to compare

@Hardik94 Hardik94 released this 01 Sep 03:43

Meshdrive Local

  • Local storage drive (JuiceFS)
  • API Server + TUI for easy installation
  • Local Web Portal (Filebrowser) for the Accessibility of storage drive
  • Local User for Authentication
  • (Optional) MCP : to access via the hermes, openwebui , cursor & claude
  • (Optional) OpenFGA: to handle the security for the storage drive, accessing via MCP.

Meshdrive v2.3.10

Choose a tag to compare

@Hardik94 Hardik94 released this 15 Sep 18:06
9f4bec6

2.3.10 — MCP credentials Permission denied / 500 with Bearer token

Bug fixes

  • meshdrive-mcp.service: include /opt/meshdrive/etc in ReadWritePaths (was read-only; argon2 rehash + token updates failed with PermissionError).
  • Credentials ownership: after sudo MCP install, mcp_credentials.yaml is chowned to meshdrive:meshdrive mode 0600.
  • SSE middleware: unreadable credentials → 503 with fix hint instead of opaque 500; rehash write failures no longer fail a valid token.

Package

  • Version 2.3.10.

2.3.9 — Fix Filebrowser lstat …/mnt/bucket/opt

2.3.8 — Filebrowser usage bar = JuiceFS capacity

2.3.7 — Deb Filebrowser root + MCP :9000

2.3.6 — MCP SSE listens on :9000 under snap

2.3.5 — Snap JuiceFS mount (host fusermount)

2.3.4 — Storage create PermissionError after sudo OpenFGA

2.3.3 — OpenFGA tar EPERM under snap

2.3.2 — Snap addons + Filebrowser URL

v1.0.0 - Initial test release

Pre-release

Choose a tag to compare

@Hardik94 Hardik94 released this 25 Mar 19:55

QUIC-based gateway for FUSE client & Gateway.

Includes:

  • .deb package
  • .rpm package

For testing purposes only.