Skip to content
Snippets Groups Projects

Merge staging into production

Merged Jean-Paul Calderone requested to merge staging into production
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
@@ -12,6 +12,7 @@ deploy_key
----------
This is an SSH private key which will be authorized to trigger a deployment update on the deployment hosts themselves.
The corresponding SSH public key is kept in the ``public-keys`` location.
grafana-admin.password
----------------------
@@ -22,6 +23,7 @@ stripe.secret
-------------
This is the Stripe secret key which the payment server uses to finalize payment processing using Stripe.
The corresponding Stripe public key is kept in the ``public-keys`` location.
ristretto.signing-key
---------------------
@@ -31,7 +33,8 @@ This is the Ristretto-group private key used by the ZKAP issuer.
monitoringvpn
-------------
This directory holds Wireguard keys for each of the hosts so they can participate in the deployment VPN.
This directory holds Wireguard private keys for each of the hosts so they can participate in the deployment VPN.
The corresponding public keys are kept in the ``public-keys`` location.
payments-localdev-ssl
---------------------
Loading