Skip to content

Instantly share code, notes, and snippets.

@ari-party
Forked from xluffy/A Proper Server Naming Scheme.md
Last active March 15, 2025 19:12
Show Gist options
  • Save ari-party/d75f0c9ec8804b685f6b81de5094299f to your computer and use it in GitHub Desktop.
Save ari-party/d75f0c9ec8804b685f6b81de5094299f to your computer and use it in GitHub Desktop.
naming-scheme
  • app – Application Server (non-web)
  • sql – Database Server
  • ftp – SFTP server
  • mta – Mail Server
  • dns – Name Server
  • cfg – Configuration Management (puppet/ansible/etc.)
  • mon – Monitoring Server (nagios, sensu, etc.)
  • prx – Proxy/Load Balancer (software)
  • ssh – SSH Jump/Bastion Host
  • sto – Storage Server
  • vcs – Version Control Software Server (Git/SVN/CVS/etc.)
  • vmm – Virtual Machine Manager
  • web – Web Server
  • qb - qBittorrent server
  • cf - Coolify node
  • pps - Pterodactyl panel server
  • pws - Pterodactyl wings server
  • ghr - GitHub self-hosted runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment