From 088b8131e798e50b38dbff9f027719534cd58129 Mon Sep 17 00:00:00 2001 From: btlogy <> Date: Tue, 19 Mar 2024 17:06:45 +0000 Subject: [PATCH] Create a page to document the current state of things in the context of a possible move off Trac [Imported from Trac: page DevInfra, version 1] --- DevInfra.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 DevInfra.md diff --git a/DevInfra.md b/DevInfra.md new file mode 100644 index 0000000..eb5c817 --- /dev/null +++ b/DevInfra.md @@ -0,0 +1,55 @@ +# Development Infrastructure + +As defined in [ComponentDefinitions](ComponentDefinitions): + +> things that help us build Tahoe, like the buildbot, the automated speed/memory/code-coverage tests (and the web pages which display their results), the IRC channels and mailing lists, and this Trac bugtracker itself. + + +---- + +As of this writing, the Tahoe-LAFS project relies on a few services described in the 2 categories below. + +### SaaS: hosted by 3rd parties + +* DNS domains: + * mainly: tahoe-lafs.org + * aside with: lafs.club + * provided by Gandi.net + +* Code hosting: + * main project lives here: + * contributors need an existing Trac ticket number to create PR + * more projects lives there: + * + * + +* Web hosting: + * : most of the Taho-LAFS documentation lives in the Git and ends up here + +* Mailing list: + * : [MailMan](MailMan) provided byosuosl.org + +### IaaS: self-hosted + +As today, a single virtual server instance provided by Linode/Akamai is running the following self-hosted services: + +* Trac project management + * mainly: + * [Home](Home) page is used as the **landing page** for + * Wiki pages are also used to publish **news**, **FAQs** and some part of the **documentation** + * Ticket subsystem **in use** + * Version Control subsystem **connected** to + * aside with 7 other projects: + * : likely **obsolete** + * : only as homepage pointing to + * : likely **obsolete** + * : likely **obsolete** and replaced by + * : likely **broken** + * : likely **broken** + * : likely **broken** +* Buildbot master instances: + * mainly: + * aside with: + * + * + * and possibly more related to : likely **obsolete** Darcs SCM