- Sep 23, 2021
-
-
Jean-Paul Calderone authored
-
- Sep 20, 2021
-
-
Tom Prince authored
-
- Sep 16, 2021
-
-
Tom Prince authored
-
- Sep 14, 2021
-
-
Tom Prince authored
-
Tom Prince authored
Since !146, PaymentServer is proxied behind nginx, so there is no need to wait for certificates or network interfaces before starting the server.
-
- Sep 07, 2021
-
-
Tom Prince authored
-
- Sep 06, 2021
-
-
Tom Prince authored
-
- Sep 02, 2021
-
-
Tom Prince authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Aug 30, 2021
-
-
Florian Sesser authored
-
- Aug 27, 2021
-
-
Florian Sesser authored
-
- Aug 25, 2021
-
-
Florian Sesser authored
Write Python with Nix (?).
-
- Aug 19, 2021
-
-
Florian Sesser authored
I hadn't understood: The PaymentServer turns 16 vouchers into 50 k ZKAPs. So far, we don't have a metric for used up ZKAPs. Also, since the dashboard is already a full browser page and only handling payment, I rename the services dashboard to payment dashboard.
-
- Aug 17, 2021
-
-
Florian Sesser authored
Fixes privatestorageops#349.
-
Florian Sesser authored
-
- Aug 12, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Aug 11, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
- Aug 10, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
... so it can be used in the nginx config instead of duplicating the number
-
- Aug 09, 2021
-
-
Florian Sesser authored
As per @jcalderone and @florian videoconf on 2021-08-06. - Remove custom handling of Let's Encrypt certs, use NixOs' ACME integration instead. - Use NGINX for TLS termination.
-
- Aug 05, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
Tryfix. Can't run this locally ATM.
-
Florian Sesser authored
System tests do currently not include testing our monitoringvpn wireguard setup, so let's just add the required IP by an alias to the lo interface.
-
- Aug 04, 2021
-
-
Florian Sesser authored
This should fail currently, since metrics are still public. Also, I couldn't test this code locally, since I currently run VirtualBox VMs on my dev box. I'll just see what CI says to this code.
-
- Aug 03, 2021
-
-
Florian Sesser authored
-
- Aug 02, 2021
-
-
Florian Sesser authored
We have to explicitely add the port number so the relabel config can strip it out again. Else, `instance' seems to get its value from somewhere else - somewhere our relabel config does not look at.
-
Florian Sesser authored
-
This causes NixOS to generate the systemd timer unit for us and saves us having to explain a lot of subtle systemd features. It does pin execution to midnight on Monday but scaling to handle load spikes is Let's Encrypt's problem, I guess.
-
-