- Jan 13, 2022
-
-
Florian Sesser authored
Fixes privatestorageops#408
-
- Jan 11, 2022
-
-
Tom Prince authored
This is disallowed in nixos 21.11 as it is a potential security issue.
-
Tom Prince authored
-
- Dec 22, 2021
-
-
Florian Sesser authored
Take what I learned from @tomprince in https://whetstone.privatestorage.io/privatestorage/PrivateStorageio/-/merge_requests/220#note_17605 : Assigning a service a `startAt' will make timer.target start it, no need to also have it `wantedBy' multiuser.target. Also add megacli2prom to the path even if it should be already because of megacli2prom. Better be safe than sorry.
-
- Dec 21, 2021
-
-
Jean-Paul Calderone authored
-
- Dec 20, 2021
-
-
Jean-Paul Calderone authored
mkfs silently truncates "zkapissuer-database" to "zkapissuer-datab" and everything falls apart.
-
Jean-Paul Calderone authored
The point is this is where PaymentServer's persistent state goes. That includes vouchers but might include more stuff too.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
The hardware modules can now configure this fileSystem in a way appropriate for themselves and the issuer module can enable that configuration when it is enabled itself.
-
Jean-Paul Calderone authored
now all nodes load the issuer module so we can always supply issuer configuration, where it makes sense to do so, even on systems where the issuer is not going to be enabled. if that sounds silly read the comment in default.nix
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
use the new one we're setting up on a new filesystem
-
- Dec 13, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
Thanks go out to @tomprince!
-
- Nov 15, 2021
-
-
Florian Sesser authored
Tryfix the starting of the timer before tahoe is updated.
-
- Nov 12, 2021
-
-
Florian Sesser authored
This adds a detailed dashboard for tahoe-lafs running on one node.
-
- Nov 10, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Nov 03, 2021
-
-
Florian Sesser authored
Thanks to @tomprince for the suggestion.
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
Copy everything from how the issuer does it.
-
Florian Sesser authored
-
Florian Sesser authored
literalExample is deprecated and overused. See: https://whetstone.privatestorage.io/privatestorage/PrivateStorageio/-/merge_requests/201#note_16966
-
Florian Sesser authored
Thanks for the suggestion @jcalderone!
-
- Oct 25, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Oct 21, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Oct 15, 2021
-
-
Florian Sesser authored
Response time, probe fails and TLS expiry incl. alerts.
-
Florian Sesser authored
The Blackbox exporter can be used to check whether some services do answer; We'll use it for our HTTPS endpoints. Especially handy is it's checking for TLS cert expiry.
-
- Oct 14, 2021
-
-
Florian Sesser authored
This change reflects my intention of having an alert fire when a node is not scrapable for five minutes or longer. I hadn't understood the default avg() function well enough before, yielding an alert that would fire too soon (i.e. any time a node was down, even only one minute for a reboot).
-
- Oct 11, 2021
-
-
Florian Sesser authored
-
- Oct 10, 2021
-
-
Florian Sesser authored
Fixes privatestorageops#358.
-
Florian Sesser authored
-