inecs
9bfbd07251
Добавить make index: пересборка output/index.html из локальных экспортов
...
Отдельный playbook на localhost читает server-info.yml, обновляет
общий каталог и открывает его в браузере без обращения к VPS.
2026-07-23 08:56:04 +03:00
inecs
e11ccd3040
Улучшить вывод make status: кратко и без логов journal
...
Одна строка на хост (active/not installed, since, PID, RAM);
хост без установки больше не валит весь make.
2026-07-23 08:32:08 +03:00
inecs
1452086c98
docs: LIMIT при добавлении сервера и force_export в README
...
Описано, что make install LIMIT не трогает старые VPS и как принудительно
перевыпустить URL/QR через hysteria2_force_export.
2026-07-01 13:37:53 +03:00
inecs
9600e18f65
fix: пересборка output/index.html при uninstall с LIMIT
...
Второй play перенесён на hysteria2_servers с run_once на localhost,
чтобы LIMIT не пропускал пересборку. Пустой index.html удаляется.
2026-07-01 13:31:28 +03:00
inecs
2331a5c04e
Полная очистка при uninstall: VPS и output/<server>/
...
Скрипт --remove снимает только бинарник и systemd; Ansible дочищает конфиг,
пользователя, ufw, пакеты и всегда удаляет локальную папку экспорта.
2026-07-01 13:28:59 +03:00
inecs
90db85aaf0
docs: update README for Salamander branch features
...
Mirror main documentation: install script sync, incremental update/export, uninstall, vault wiring, Makefile and role structure.
2026-07-01 13:16:38 +03:00
inecs
ca22c0f39d
feat: incremental user passwords and export on update
...
Preserve passwords from server-info.yml and vault; generate only for new users; remove deleted users from output; re-export URL/QR only when password, domain, port, obfs or files changed.
2026-07-01 13:06:33 +03:00
inecs
fc5efccd91
feat: complete uninstall cleanup on server and local output
...
Remove binary, config, masq, system user, ufw rules, and apt packages from VPS; delete output/<server>/ by default and rebuild global index.html via localhost play.
2026-07-01 12:56:20 +03:00
inecs
69eccce8eb
fix: generate VPN passwords without pwgen, set EDITOR=nano
...
Use Ansible password lookup on the control node so install works before packages are installed on VPS and without pwgen on macOS. Export EDITOR=nano in Makefile for vault-edit.
2026-07-01 11:43:34 +03:00
inecs
5ed370013b
Align README with main branch: branches comparison, ACME renewal, switching.
...
Unified documentation structure across main and salamander branches.
2026-07-01 02:22:28 +03:00
inecs
c9b283eca6
Add Salamander obfs branch: replace masquerade with packet obfuscation.
...
- ACME TLS challenge on 443 (no port 80 or nginx decoy)
- Auto-generate and persist obfs password per server
- Update client export, HTML catalog, and vault examples
- Document Salamander vs main and ACME auto-renewal in README
2026-07-01 02:17:22 +03:00
inecs
df19816039
Initial commit: Ansible role for Hysteria2 VPN server deployment.
...
Includes install/update/uninstall playbooks, Makefile, vault-based SSH credentials, per-server and global HTML export with QR codes.
2026-07-01 02:02:58 +03:00