Releases: Montiemedia/vein-server-scripts
Releases · Montiemedia/vein-server-scripts
v 1.0.1
v1.0.0 – Initial Release
Added
- Public initial release of VEIN Server Scripts
- Core Bash scripts for VEIN administration:
- start.sh – Start VEIN server
- stop.sh – Stop VEIN server
- restart.sh – Restart VEIN server
- update.sh – Update server scripts
- backup.sh – Create backup
- restore.sh – Restore backup
- status.sh – Check server status
- uptime.sh – Show server uptime
- logs.sh – View server logs
- menu.sh – Interactive script menu
- Git helper scripts:
- git_push.sh – Git commit & push
- git_pull.sh – Git pull
- git_status.sh – Git repository status
- git_precommit_secrets_check.sh – Pre-commit secret scan
- Installation guides:
- INSTALL.md (EN)
- INSTALL.de.md (DE)
- Community files:
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
- SECURITY.md
- Issue templates
- Pull request template