Added cloudflare api key
This commit is contained in:
parent
6c9f2e1b41
commit
c22caf7cef
3 changed files with 18 additions and 12 deletions
|
|
@ -8,6 +8,12 @@
|
||||||
|
|
||||||
age.secrets = {
|
age.secrets = {
|
||||||
tailscale-authKey.file = ../../secrets/tailscale-authKey.age;
|
tailscale-authKey.file = ../../secrets/tailscale-authKey.age;
|
||||||
|
cloudflare-tegola-apiKey = {
|
||||||
|
file = ../../secrets/cloudflare-tegola-apiKey.age;
|
||||||
|
mode = "440";
|
||||||
|
owner = config.services.caddy.user;
|
||||||
|
group = config.services.caddy.group;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
my = {
|
my = {
|
||||||
|
|
|
||||||
13
secrets.nix
13
secrets.nix
|
|
@ -6,18 +6,7 @@ let
|
||||||
machines.arr
|
machines.arr
|
||||||
machines.metrics
|
machines.metrics
|
||||||
];
|
];
|
||||||
# alertmanager-matrix-forwarder = [ machines.pluto ];
|
cloudflare-tegola-apiKey = [ machines.metrics ];
|
||||||
# fastly-read-only-api-token = [ machines.pluto ];
|
|
||||||
# hydra-mirror-aws-credentials = [ machines.pluto ];
|
|
||||||
# hydra-mirror-git-credentials = [ machines.pluto ];
|
|
||||||
# packet-sd-env = [ machines.pluto ];
|
|
||||||
# pluto-backup-secret = [ machines.pluto ];
|
|
||||||
# pluto-backup-ssh-key = [ machines.pluto ];
|
|
||||||
# prometheus-packet-spot-market-price-exporter = [ machines.pluto ];
|
|
||||||
# rfc39-credentials = [ machines.pluto ];
|
|
||||||
# rfc39-github = [ machines.pluto ];
|
|
||||||
# rfc39-record-push = [ machines.pluto ];
|
|
||||||
# tarball-mirror-aws-credentials = [ machines.pluto ];
|
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
builtins.listToAttrs (
|
builtins.listToAttrs (
|
||||||
|
|
|
||||||
11
secrets/cloudflare-tegola-apiKey.age
Normal file
11
secrets/cloudflare-tegola-apiKey.age
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 xSWWeQ nrjQhy1IjjXMlOTq6RDzuVsrZIm3HjMcAcj06XoLOCo
|
||||||
|
Awu4tufbsI+dNL+bcnYOjrzUbKpbhbYkwNQnAcOj5hM
|
||||||
|
-> ssh-ed25519 Si3UKw 8Rdc3JPxIGVyw1W5+KQLdPfNYpSW3Md5LwU0uQX7LSU
|
||||||
|
uj9o05UDBXl381jGrzh1f5WkbtWqmWMjxaBXYtlk8WQ
|
||||||
|
-> ssh-ed25519 3UG3uw Kn+aDN7SfpmzwbcJMhQiUQo16JjZQscelLh+5l6CN1w
|
||||||
|
CdbwFs8f1W/GZIH+mgqiS7MKVD0pEnP4dFRWGYKmv7g
|
||||||
|
-> ssh-ed25519 JEhtoQ V/dFxMwgP92yL1TJSUJYNCZGCURrMnRvp48JsgXwqmc
|
||||||
|
yM4/t6NLmkeHLC5sbjVt1sLh848j5Zi1854s8y3woMs
|
||||||
|
--- q+owxiwxvfPDnKFvsR7/0eBFM799LlYtDJMtKeFcjcg
|
||||||
|
3ãïYIÁCÚo©½<C2BD>cÒÇèíQv˜nŒíÎSKå+¯[ëDEö·jð¨ÛñßzŒW!ɬ[}ÕKê*Rš=œ„v=X›"aEÔÇ|øhÚlvfù
|
||||||
Loading…
Add table
Add a link
Reference in a new issue