summaryrefslogtreecommitdiff
path: root/deployment
AgeCommit message (Collapse)Author
6 daysaisaka: improve layout of systemdedistributionMarek Paśnikowski
No functional changes are introduced. This is purely visual improvement.
11 daysaisaka: ultimately fix the efi-directory targetMarek Paśnikowski
11 daysaisaka: use the standard home-environment-service of uid1000Marek Paśnikowski
The current system configuration of aisaka uses an old custom home environment from before a unified one was developed. As it is no longer useful, the (home-services) procedure definition is removed from the module.
13 daysaisaka: fix grub-efi targetMarek Paśnikowski
13 dayssystems: fix mount points for efi partitionMarek Paśnikowski
14 dayssystems: stop importing dead modulesMarek Paśnikowski
2025-06-17systems: update sudoers-file to use the definition in sovereign repositoryMarek Paśnikowski
2025-06-16systems: fix the EFI partition mount pointMarek Paśnikowski
2025-06-14ayase: remove unused import of module (suweren services)Marek Paśnikowski
2025-06-07ayase: use the name/home-environment variable for home servicesMarek Paśnikowski
2025-06-07ayase: trim services listMarek Paśnikowski
2025-06-02aisaka: point the schron subdomain to the test directoryMarek Paśnikowski
2025-06-02aisaka: certify the schron subdomainMarek Paśnikowski
2025-06-01aisaka: update dns serial numberMarek Paśnikowski
2025-06-01aisaka: set up the schron subdomainMarek Paśnikowski
2025-05-29aisaka: use a Let’s Encrypt certificate for the test subdomainMarek Paśnikowski
The prototype of the client certificate authentication is suboptimal. The use of a private certificate authority for server authentication causes unnecessary security warnings when loading the subdomain with an unauthenticated browser. Any browser in its default configuration has no right to understand the private certificate authority used for the client and server certificates. It is possible to mix Let’s Encrypt certificates with a private certificate authority to implement the authentication. None of the previously found client authentication guides mentioned that server authentication can use an authority chain different to client authentication. This change takes advantage of this separation of concerns by using a Let’s Encrypt certificate for the test subdomain server, while keeping the private certificate for client authentication.
2025-05-17aisaka: expose nonguix repositoryMarek Paśnikowski
2025-05-13aisaka: limit the publicly visible repositories to only Guix channelsMarek Paśnikowski
2025-05-12Revert "aisaka: uninstall cgit and simplify gitolite"Marek Paśnikowski
This reverts commit ba64ebfe587f05c734f24ace507d22629d350cd8.
2025-05-12aisaka: redefine operating-system*Marek Paśnikowski
2025-05-12aisaka: fix gitolite-service-type importMarek Paśnikowski
2025-05-12aisaka: uninstall cgit and simplify gitoliteMarek Paśnikowski
2025-05-11aisaka: iterate client authenticationMarek Paśnikowski
2025-05-11aisaka: add proxy_set_headers for test.marekpasnikowski.plMarek Paśnikowski
2025-05-11aisaka: configure NGINX client authentication according to DataCadamiaMarek Paśnikowski
2025-05-03aisaka: configure client certificate check on test subdomainMarek Paśnikowski
2025-05-03mcdowell: install openssh serviceMarek Paśnikowski
2025-03-15systems: use the nonguix definition of initrdMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-15systems: use the nonguix definition of kernel directlyMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-14import systems to deployment channelMarek Paśnikowski