matplotlib / matplotlib/matplotlib.org

Server naming scheme

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
5
Avg merge
18h 41m
Merged PRs (30d)
3

Description

We don't have many servers (nominally 1 if load allows it), but if we need to provision a bigger one, and destroy the old, it'd be good to have a reasonable naming scheme. I've found [this blog post](https://mnx.io/blog/a-proper-server-naming-scheme/) which seems reasonable. It is for a far higher count of servers than we need, so we can skip a few items, but I think something like the following:
* Servers are named `.matplotlib.org` in A records.
* Servers get a functional CNAME alias (e.g., `web01.matplotlib.org`). Since we have few servers, I suggest ignoring the geographical and environmental prefixes given in the post.
* `matplotlib.org` is a CNAME to the functional CNAME of a server.

There are several suggested word pools, but as it's fairly neutral, easy-to-remember, and not-too-difficult-to-spell, I'm going to suggest that we use [Planets in our Solar System](https://namingschemes.com/Solar_System) as ``.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified in the issue. Start by reviewing the linked naming-scheme article and the current DNS/server setup, then define the proposed A records, functional CNAME, and matplotlib.org alias so the naming convention and migration plan are explicit.

Written by the indexing model from the issue text.

Assessment

Domain
infrastructure, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.