bin-there-done-that/genesishostingmd/infra/server-naming-convention.md

20 lines
558 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Server Naming Convention
To reduce confusion and improve clarity, we follow a clear and themed naming structure.
## Naming Style
Examples:
- `krang.internal` Master backend server
- `replica.db3.sshjunkie.com` Staging PostgreSQL replica
- `shredderv2` ZFS backup server
- `anthony` Ansible control node
- `nexus` Main ZFS pool server for assets
## Guidelines
- Avoid generic names (`server1`, `host123`)
- Use themed names (e.g., TMNT characters for core infrastructure)
- Include environment tags where needed (`-test`, `-prod`)