Valentin Gagarin fricklerhandwerk
  • Hamburg, Germany
  • Nix documentarian, information janitor

  • Joined on 2024-06-12
fricklerhandwerk reopened issue fediversity/fediversity#101 2025-03-03 09:31:53 +01:00
Deploy Fediversity Panel
fricklerhandwerk commented on pull request fediversity/fediversity#141 2025-03-03 09:06:32 +01:00
add simple form, closes #106, #107

This should be the only field needed so far:

fricklerhandwerk commented on pull request fediversity/fediversity#141 2025-03-03 09:06:32 +01:00
add simple form, closes #106, #107

When we get_or_create in the view, we want all the nested objects to be created as well. Here's a way how to do that in one step:

fricklerhandwerk commented on pull request fediversity/fediversity#141 2025-03-03 09:06:32 +01:00
add simple form, closes #106, #107

Please don't use hungarian notation, that's what we have types and namespaces for. More characters are harder to read, we only need as much information as needed to distinguish between the few different things we have.

fricklerhandwerk commented on pull request fediversity/fediversity#141 2025-03-03 09:06:32 +01:00
add simple form, closes #106, #107

We'll probably need this at some point, but it's not part of the user story.

fricklerhandwerk commented on pull request fediversity/fediversity#201 2025-02-27 13:07:27 +01:00
deploy fedipanel

This and the above list should be equivalent

fricklerhandwerk commented on pull request fediversity/fediversity#207 2025-02-27 11:15:07 +01:00
First proof-of-concept cluster deployment from a simple JSON

Nice, this works!

fricklerhandwerk deleted branch add-contributor from fricklerhandwerk/Fediversity 2025-02-27 10:47:52 +01:00
fricklerhandwerk pushed to main at fediversity/fediversity 2025-02-27 10:47:51 +01:00
dfe1af608b contributors: add fricklerhandwerk (#208)
fricklerhandwerk merged pull request fediversity/fediversity#208 2025-02-27 10:47:49 +01:00
contributors: add fricklerhandwerk
fricklerhandwerk created pull request fediversity/fediversity#208 2025-02-27 10:40:13 +01:00
contributors: add fricklerhandwerk
fricklerhandwerk created branch add-contributor in fricklerhandwerk/Fediversity 2025-02-27 10:40:06 +01:00
fricklerhandwerk pushed to add-contributor at fricklerhandwerk/Fediversity 2025-02-27 10:40:06 +01:00
12db44a1cd contributors: add fricklerhandwerk
d702ce3d05 Update flake inputs
e819dc4bcc Stop mentioning non-existing deployments
90efd14e54 Remove unused VMs
e7e175ef78 Fix typo
Compare 10 commits »
fricklerhandwerk commented on pull request fediversity/fediversity#207 2025-02-27 10:37:23 +01:00
First proof-of-concept cluster deployment from a simple JSON

No, you can't config // fediverse because both are functions. It would be slightly clearer given one doesn't know the implementation of the nixos.module option if we wrote

{...}: {…
fricklerhandwerk commented on pull request fediversity/fediversity#207 2025-02-27 10:32:53 +01:00
First proof-of-concept cluster deployment from a simple JSON

Yeah I also think we probably want a data structure per service

fricklerhandwerk pushed to main at fediversity/meta 2025-02-26 11:02:01 +01:00
84d9fac803 add notes on architecture discussion
fricklerhandwerk commented on issue fediversity/fediversity#159 2025-02-25 13:00:28 +01:00
Hosting providers can update their operators' deployments

Here's a sketch from the discussion @kiara and I had today about that issue. My way of phrasing this (to hopefully make the scribble easier to read): While NixOps4 allows managing configuration…

fricklerhandwerk closed issue fediversity/fediversity#196 2025-02-25 10:34:35 +01:00
trigger orchestrator from panel to deploy to an existing VM