From 014834cc31b88cd0368b4d33d09ae7bc61fc3c01 Mon Sep 17 00:00:00 2001 From: Florian Sesser <florian@leastauthority.com> Date: Mon, 15 Feb 2021 15:44:50 +0000 Subject: [PATCH] Docs: Add section on naming --- docs/source/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index aa38cfd1..8282d274 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -16,6 +16,13 @@ Howdy! We separated the documentation into parts addressing different audiences Developers <dev/README> +Naming +====== + +The name of this ops software project is "PrivateStorageio". +There is another ops project that deals with the surrounding/supporting infrastructure called "PrivateStorageOps". +The domain name used for the website and other network services associated with this deployment is "privatestorage.io" (but may change to "private.storage" at some point). + Indices and tables ================== -- GitLab