Geek.Zone has servers that do various functions, which are named using a standard naming convention. We never re-use names of past servers for new servers, as this mitigates the risk of ambiguity.
!Naming Convention
{CODE()}[server ID].[function].[form].[location].[vendor].geek.zone{CODE}
||Segment|Possible Options|Code Description|General Description
{CODE()}[vendor]{CODE}|aws%%%bfk%%%gzd%%%vpc|Amazon Web Services%%%BitFolk%%%Geek.Zone Dev%%%VPS Cheap|The organisation that is providing the server
{CODE()}[form]{CODE}|p%%%v|Physical%%%Virtual|Whether the server is virtual
{CODE()}[location]{CODE}|oh%%%nc%%%og%%%mb%%%sl%%%sg%%%sy%%%tk%%%ok%%%ca%%%bj%%%nx%%%fk%%%ir%%%ld%%%pr%%%sp%%%((List of Geek.Zone Locations|Location ID))|Ohio, AWS%%%n-california, AWS%%%Oregon, AWS%%%Mumbai, AWS%%%Seoul, AWS%%%Singapore, AWS%%%Sydney, AWS%%%Tokyo, AWS%%%Osaka-Local, AWS%%%Canada, AWS%%%Beijing, AWS%%%Ningxia, AWS%%%Frankfurt, AWS%%%Ireland, AWS%%%London, AWS or BitFolk%%%Paris, AWS%%%Sao-paulo, AWS%%%Geek.Zone|Physical location of that server
{CODE()}[function]{CODE}|web%%%gam%%%tst|Web server%%%Game server%%%Test Server|What that server is used for.%%%More functions to be added as needed.
{CODE()}[server ID]{CODE}|s01 %%% s02 %%% s03|Base 36 incrementing integer%%%leading s|To distinguish that server from others with%%%same function, location and vendor.||
!List of Persistent Servers
||ID|Function|Form|Location|Vendor|Name
s01|web|v|ld|bf|s01.web.v.ld.bf.geek.zone
s01|tst|v|oh|vpc|s01.tst.v.oh.vpc.geek.zone||
Temporary servers, those that are spun up to meet demand then killed when no longer needed, are still named using the same convention but are not listed here.