f3d24634e4
- Translate all documentation to English - Add docs/ssh-mesh.md and scripts/setup/setup-ssh-mesh.sh - Add config/hosts/atc-lab.hosts for /etc/hosts on all VMs - Ignore atc_cluster private key in git; mesh deployed on 12 hosts
13 lines
357 B
Markdown
13 lines
357 B
Markdown
# atclab scripts (reference)
|
|
|
|
Copy of `/opt/atclab/bin/` from lab hosts — yum/git/syslog helpers.
|
|
|
|
| Script | Purpose |
|
|
|--------|---------|
|
|
| `atclab-update` | yum update from atclab repo |
|
|
| `gitcommit` | `git commit -m "$@"` shortcut |
|
|
| `gittag` | git tagging helper |
|
|
| `syslog` / `syslogf` | syslog viewers |
|
|
|
|
Host-specific; adjust per environment.
|