Commit Graph

9 Commits

Author SHA1 Message Date
Андрей Бобырев
65e10ae625 fix(awg): infer wg0 iface from wg0.conf; chmod600 before syncconf
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 01:09:09 +03:00
Андрей Бобырев
6faf696650 fix(install): persist community/UI env from prev container; auto LANDING_PORT
- Restore ALLOW_COMMUNITY_GITHUB_ACTIVATION and related vars from old amnezia-admin
- Pick free LANDING_PORT when host :80 is busy
- README: FAQ token field, 8080 vs PRO, landing port

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 01:07:26 +03:00
Андрей Бобырев
d29117176c feat(community): allow deleting clients in FREE tier
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 00:59:12 +03:00
Андрей Бобырев
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
Андрей Бобырев
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
Андрей Бобырев
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