Skip to content

v0.3.0 — multi-user, Docker & 한국어

Choose a tag to compare

@gachon-star-want gachon-star-want released this 15 Aug 12:05
· 27 commits to main since this release

PleumCloud grows up: run it for your family, your team, or your NAS.

New

  • 👥 Multi-user modePLEUMCLOUD_MULTIUSER=1: email sign-up (bcrypt), cookie sessions, and hard per-user isolation — accounts, files, search, jobs and rules are scoped and verified
  • 🔐 Secrets encrypted at rest — AES-256-GCM file store with a protected key file (OS keychain users already had this)
  • 🐳 Dockerdocker compose up -d on any NAS/VPS; GHCR images publish for linux/amd64+arm64 on every release
  • 🇰🇷 한국어 UI — automatic browser-locale detection plus a one-click EN/한 toggle
  • ☁️ MediaFire joins the native tier (10 native + 8 bridged providers)

Upgrade

curl -fsSL https://raw.githubusercontent.com/gachon-star-want/pleumcloud/main/scripts/install.sh | bash

Existing single-user data migrates automatically (implicit 'local' user).