wallarm/.gitignore
admin c169887fed feat: remote assistance — deploy locally or open tunnel for admin
Startup flow now offers:
- [1] Deploy locally — config wizard, deploys on this server
- [2] Remote assistance — prompts for jumphost URL, user, password
  (or SSH key path), opens reverse TLS:443 tunnel so a remote admin
  can connect and run deployment through their terminal.

Tunnel now supports password auth in addition to key auth.
2026-08-01 14:47:49 +00:00

15 lines
152 B
Text

# OS files
.DS_Store
Thumbs.db
# Environment
.env
.gitenv
# Local notes (excluded from sync)
notes/
wallarm
bin/
wallarm-upx
bin/
wallarm-linux-amd64