- ansible/README.md: drop removed shutdown playbook mention - CLAUDE.md: list nvidia_gpu under custom roles - sftp README: link the config notes Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
23 lines
491 B
Markdown
23 lines
491 B
Markdown
# phy-z-dmz-sftp01
|
|
|
|
SFTP server in the DMZ for file exchange with external partners.
|
|
|
|
| | |
|
|
| - | - |
|
|
| IP | 192.168.99.68 |
|
|
| Ansible group | `phy_z_dmz_sftp01` |
|
|
| Status | configured |
|
|
|
|
## Services
|
|
|
|
- SFTP access for external users
|
|
- SSH password authentication is disabled (key-only), see `ansible/group_vars/phy_z_dmz_sftp01.yml`
|
|
|
|
## Runbooks
|
|
|
|
- [Add a new SFTP user](manuals/20260204-add-new-user.md)
|
|
|
|
## Notes
|
|
|
|
- [SFTP configuration notes (2026-01-30)](notes/20260130-sftp-config.md)
|