Commit Graph

8 Commits

Author SHA1 Message Date
Андрей Бобырев
a35fc09c15 docs: export ALLOW_COMMUNITY before curl|bash so install sees env
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:57:18 +03:00
Андрей Бобырев
70e2ed4385 fix(install): pass community PRO-activation env into container
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:51:50 +03:00
Андрей Бобырев
7989ae79a9 docs: how to enable community GitHub-token PRO install UI
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:50:31 +03:00
Андрей Бобырев
9d54c7c8b8 feat(community): optional PRO install via GitHub token in UI
- POST /api/community/run-private-install fetches private install.sh and runs bash detached (202 Accepted)
- Gated by ALLOW_COMMUNITY_GITHUB_ACTIVATION + AMNEZIA_EDITION=community + admin session
- Log appended to /data/community-install-last.log; install bash bundled in Dockerfile

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:50:21 +03:00
Андрей Бобырев
9c28c022ac chore: default Boosty PRO subscription URL for FREE tier
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 22:38:30 +03:00
Андрей Бобырев
45d58004fb fix(ui): show AmneziaWG FREE in panel heading
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 21:59:47 +03:00
Андрей Бобырев
7f5fb921e6 feat: open community panel (read-only clients only)
Ship full install stack with .amnezia-panel-edition=community; docs and
footer point to Boosty/PRO. Managing peers, export, cascade and WARP
require private PRO build.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 21:53:15 +03:00
andrey271192
bb96d29ec8 Initial commit 2026-05-14 21:43:07 +03:00