all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68876] [PATCH maintenance] doc: guix-days-2024: Add notes from the infrastructure discussion.
@ 2024-02-01 17:13 Jonathan Brielmaier via Guix-patches via
  2024-02-02 16:31 ` [bug#68876] [PATCH 1/2 maintenance] doc: guix-days-2024: Add notes about hurd session Jonathan Brielmaier via Guix-patches via
  2024-02-06  9:36 ` [bug#68876] [PATCH] [PATCH maintenance] doc: guix-days-2024: Add notes from the profiling discussion Adriel Dumas--Jondeau via Guix-patches via
  0 siblings, 2 replies; 6+ messages in thread
From: Jonathan Brielmaier via Guix-patches via @ 2024-02-01 17:13 UTC (permalink / raw)
  To: 68876; +Cc: mail, Jonathan Brielmaier

* doc/guix-days-2024/infrastructure.md: New file.
---
 doc/guix-days-2024/infrastructure.md | 54 ++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)
 create mode 100644 doc/guix-days-2024/infrastructure.md

diff --git a/doc/guix-days-2024/infrastructure.md b/doc/guix-days-2024/infrastructure.md
new file mode 100644
index 0000000..a226041
--- /dev/null
+++ b/doc/guix-days-2024/infrastructure.md
@@ -0,0 +1,54 @@
+# Infrastructure
+
+## Why (ideal world)
+Areas where we could improve
+* serve the whole world web
+* redundancy
+* low maintenance (labour), but maintained, supported and observed
+* understood, documented and transparent
+* sustainable (financially and environmental)
+
+Other (okeish) things
+* secure and trusted
+* privacy considerations
+* scaleable
+* no cost to use
+* ethical
+* hosted or project owned hardware?
+* minimal but futureproof
+* provides (substitutes etc.)
+* efficient operations (bandwith)
+
+## What is our infrastructure
+* Build farms
+* Security and trust
+* Services
+  * QA
+  * issues/bug tracker
+  * git
+  * website
+  * package search
+  * mailing lists
+  * DNS
+  * IRC
+* substitutes
+* sysadmin
+  * updates
+  * software e.g. guix deploy
+  * support
+  * incident response
+* money, donations
+* location, hosting
+* virtual/physical hardware
+* state, storage
+
+## Ideas for improvement
+* mirroring
+  * use a CDN
+  * peer-to-peer hosting
+* equivalence ignoring reference hashes
+* substitutes
+  * storage for the Bordeaux build farm
+  * how long do we store them (scientific community "loves" substitutes for the past)
+  * prepare for the loss of MDC hosting (Berlin build farm)
+* pay/financially support people providing hardware
--
2.43.0





^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-07 22:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01 17:13 [bug#68876] [PATCH maintenance] doc: guix-days-2024: Add notes from the infrastructure discussion Jonathan Brielmaier via Guix-patches via
2024-02-02 16:31 ` [bug#68876] [PATCH 1/2 maintenance] doc: guix-days-2024: Add notes about hurd session Jonathan Brielmaier via Guix-patches via
2024-02-02 16:31   ` [bug#68876] [PATCH 2/2 maintenance] doc: guix-days-2024: Add notes about CLI session Jonathan Brielmaier via Guix-patches via
2024-02-03 23:54   ` bug#68876: [PATCH maintenance] doc: guix-days-2024: Add notes from the infrastructure discussion Ludovic Courtès
2024-02-06  9:36 ` [bug#68876] [PATCH] [PATCH maintenance] doc: guix-days-2024: Add notes from the profiling discussion Adriel Dumas--Jondeau via Guix-patches via
2024-02-07 22:05   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.