zowoq
1aee92690f
docs: remove unnecessary files
2023-04-18 10:06:16 +10:00
zowoq
fde3b61530
.sops.yaml: remove github_actions
2023-03-17 11:35:25 +10:00
zowoq
200854019a
terraform/flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/efc59894b1ba73cb745676616c56c780383d6788' (2023-02-19)
→ 'github:NixOS/nixpkgs/1474943fd91fbe5567f7582acf568e0f999f4af1' (2023-03-14)
Terraform updates:
terraform: 1.3.9 → 1.4.0
terraform-provider-cloudflare: 3.33.1 → 4.1.0
terraform-provider-external: 2.2.3 → 2.3.1
2023-03-15 18:22:09 +10:00
zowoq
f05a9e14a5
allow hercules to access terraform secrets
2023-03-13 07:48:44 +10:00
Jörg Thalheim
7c4c6015a1
add envrc to terraform
2023-02-24 08:45:43 +01:00
Jörg Thalheim
dfc0db1caf
build04: update age keys + ip address
2023-02-24 08:43:19 +01:00
zowoq
f09e14935b
terraform: pin terraform and providers in separate flake
2023-02-21 12:22:51 +10:00
bors[bot]
404bb3dcf5
Merge #438
...
438: terraform: use Gandi for email r=zimbatm a=zimbatm
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2023-02-16 15:34:06 +00:00
zimbatm
8741b30043
terraform: use Gandi for email
...
Fix the DNS records so we can use the email forwarding service from
Gandi.
2023-02-16 16:33:39 +01:00
zowoq
9dd9597e8b
terraform: removed outdated secrets
2023-02-15 13:05:53 +10:00
zimbatm
9bae446a1a
use gandi for our domains
2023-02-11 17:00:31 +01:00
bors[bot]
7e6e64622c
Merge #415
...
415: terraform: use sops provider, drop wrapper r=zowoq a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-26 22:19:23 +00:00
zowoq
b3f8f7b669
terraform: use sops provider, drop wrapper
2023-01-27 07:37:50 +10:00
zimbatm
705b3a2963
remove mumble.nix-community.org
...
The server doesn't seem to be active anymore. I tried poking port 80,
443 and 64738.
2023-01-25 12:45:56 +01:00
bors[bot]
dfff37bddf
Merge #416
...
416: terraform cleanup r=zimbatm a=zimbatm
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2023-01-25 10:25:35 +00:00
zimbatm
c667deea19
terraform: remove main
...
A good main.tf acts as an entrypoint to a module and is typically used
when the module is smaller. For larger module it's best to split things
up and try to map the resources with the filename to make them easier to
find.
2023-01-25 09:58:14 +01:00
zimbatm
641702a577
terraform: clean nix-community.org code
...
* Move locals to the top of the file
* Use same prefix for all the locals
2023-01-25 09:54:31 +01:00
zimbatm
3c8a2e02dd
terraform: remove deprecated cloudflare account_id argument
2023-01-25 09:50:16 +01:00
zimbatm
035c316bf3
remove builtwithnix.org
2023-01-24 22:33:38 +01:00
Jonas Chevalier
040f73ad05
terraform: invite admins to cloudflare ( #408 )
2023-01-24 22:32:15 +01:00
zimbatm
d4eef113a3
terraform cloud: add the missing admins
2023-01-25 06:03:44 +10:00
zimbatm
d788b2f349
terraform/terraform wrapper
...
Renamed the wrapper because all the usages of ./terraform/deploy were
invoking terraform. I also fixed an escaping issue that I encountered
when running `./terraform import 'some.resource["xxx"]' ID`
2023-01-23 14:59:11 +01:00
zimbatm
0563ab6ba7
terraform: import myself
...
Add my existing user
2023-01-23 13:02:02 +01:00
zowoq
b4ae4bc2cc
terraform: invite zowoq to terraform cloud
2023-01-23 13:17:38 +10:00
zimbatm
b5d2bfc3a2
terraform: invite mic92 to terraform cloud
2023-01-22 12:20:58 +01:00
zimbatm
cf6f282aef
terraform: add TFE_TOKEN
2023-01-22 12:13:56 +01:00
zimbatm
28f02d6b94
terraform: comment out WIP state
...
Some of the state was imported already but I'm stuck on those two
resources.
Since this blocks the deploys, let's merge this already.
2023-01-22 12:08:39 +01:00
zimbatm
d821d658d8
terraform: configure terraform cloud
2023-01-22 11:54:36 +01:00
bors[bot]
6895b4b909
Merge #389
...
389: sops: remove GPG r=Mic92 a=zimbatm
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2023-01-22 07:50:35 +00:00
zimbatm
43c95d099c
sops: replace my GPG key with AGE
...
GPG is failing again. Time to get rid of it.
This age key is derived from my SSH key that you can double-check from
https://github.com/zimbatm.keys
2023-01-21 10:51:00 +01:00
zowoq
c25d01147e
terraform/cloudflare: add nix-community.org verification for github
2023-01-20 22:30:06 +10:00
bors[bot]
b154a726e6
Merge #348
...
348: terraform/cloudflare: add dns for darwin builder r=zowoq a=zowoq
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-01-10 08:26:53 +00:00
zowoq
8640a5fe62
terraform/cloudflare: add dns for darwin builder
2023-01-10 18:23:05 +10:00
zowoq
b543778ed8
terraform/cloudflare: add nix-community.org verification for github
2023-01-10 07:06:04 +10:00
Jörg Thalheim
b2eab48b4f
re-install build04
2022-12-30 20:56:30 +01:00
zowoq
ca49c485d0
terraform/cloudflare: add dns for nur-update
2022-12-13 08:14:28 +10:00
Jörg Thalheim
99c97cd703
Merge pull request #304 from nix-community/terraform-action
...
add terraform deploy action
2022-11-24 09:36:58 +01:00
zowoq
9e78bac1b9
add terraform deploy action
2022-11-17 09:14:36 +10:00
zowoq
53dea1c0e7
terraform/secrets.yaml: re-encrypt for github_actions
2022-11-17 09:14:36 +10:00
zowoq
68b4cf8e31
terraform/*: format
2022-11-16 08:31:16 +10:00
zowoq
00385fa58e
hydra: remove unmaintained projects
2022-11-16 08:30:17 +10:00
Jörg Thalheim
cbbb8d5af3
encrypt all yaml files with sops
2022-10-25 09:55:28 +02:00
zowoq
d8e44c9980
hydra: disable nix-data, redoxpkgs
...
both of these have been inactive for over a year
2022-10-08 06:24:42 +10:00
Jörg Thalheim
4024113dfb
disable rust-for-linux project in hydra
2022-10-07 14:30:55 +02:00
Vika
8963ee7c00
hydra-projects.tf: increase Kittybox check_interval to 1800
2022-09-29 12:28:44 +03:00
Jörg Thalheim
b88933d38d
move more secrets to sops and closer to terraform
2022-05-15 17:06:14 +02:00
Jörg Thalheim
bbffd6fcc7
move hydra projects to terraform
2022-05-14 22:18:06 +02:00
Vika
d4203ef6b8
hydra-jobsets.tf: update canonical Kittybox source
...
Kittybox moved to Sourcehut. Update the flake URI and homepage URI to reflect that.
2022-05-12 23:40:12 +03:00
Jörg Thalheim
0c8eb5ed6a
add hydra declarative projects
2022-05-12 00:07:07 +02:00
Jörg Thalheim
71aba663c8
update ip of build04
2022-04-18 07:36:49 +02:00