From a6cc77d756f0e518d4bcbbe07b2e43a4b6aa183d Mon Sep 17 00:00:00 2001 From: Laurens Hof Date: Fri, 2 Aug 2024 12:27:00 +0200 Subject: [PATCH] Upload files to "/" --- 2024-08-01 meeting notes.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 2024-08-01 meeting notes.md diff --git a/2024-08-01 meeting notes.md b/2024-08-01 meeting notes.md new file mode 100644 index 0000000..9b650a6 --- /dev/null +++ b/2024-08-01 meeting notes.md @@ -0,0 +1,22 @@ +Participants: Kevin, Koen, Robert, Taeer, Bogdan. +Possible two new conferences in the summer (Nix).​ +Architecture decision: Each Operator has their own collection of configurations and services running. They are not shared between Operators. +This may be less efficient, but it will be simpler to understand and simpler to implement. + +Starting to get shape: [https://www.fediversity.eu/blog/](https://www.fediversity.eu/blog/) + +3 different users: +* the ones that run the infrastructure +* the ones that create services on that +* the ones that use those services + +`hosters/deployers/end-users?` + +Subgrants call went live: [https://nlnet.nl/fediversity](https://nlnet.nl/fediversity) + +Upcoming events: +* Nix camp +* NORDUnet conference + +Meeting next week: +Wednesday 16h (CEST). \ No newline at end of file