Commit graph

14 commits

Author SHA1 Message Date
zimbatm
ddbaa6463d
deploy NixBridge 2020-08-08 14:34:29 +02:00
Timo Kaufmann
5fdaff14e1
build01: add initial marvin-mk2 configuration 2020-06-11 23:04:47 +02:00
lewo
fc1c99279b
secrets: only remove suffix "\n" for the buildkite token ()
The SSH private key file needs to have a last empty new
line. Otherwise, SSH fails with:

    Load key "/path/to/key": invalid format
2020-05-01 16:44:05 +00:00
zimbatm
edf54f7fb2
allow to run ./deploy --build-only event if git-crypt is locked
This will allow to test deployments in CI and also for contributors that
are not part of the core infrastructure team.
2020-04-18 00:22:05 +02:00
zimbatm
0c018ccc35
fix buildkite agent keys permission 2020-04-18 00:22:04 +02:00
lewo
45854cc9fc
build01: deploy Hydra with declarative projects ()
Declarative projects can be added to Hydra through a PR (nobody needs
to use the admin account to provision them).
2020-04-17 20:12:42 +00:00
adisbladis
85e1d29b94
Add a post-build hook pushing to the nix-community Cachix 2020-04-17 17:42:38 +01:00
lewo
b0770125d0
Add the nixpkgs-swh deployment key () 2020-03-18 12:02:37 +00:00
Ryan Mulligan
209f97edaf use token file with nixpkgs-update-github-releases 2020-01-25 15:15:27 -08:00
zimbatm
b5f7438b2f
format wiht nixpkgs-fmt 2020-01-22 12:37:13 +01:00
Ryan Mulligan
612b75f0a3 build01: add initial nixpkgs-update configuration ()
* build01: add initial nixpkgs-update configuration

* use niv for nixpkgs-update

* nixpkgs-update: now it works!

Having to make r-ryantm a normal user is lame, but `hub` needs a
regular home directory to work. Eventually I should move away from
using hub. The XDG_CONFIG env variables are because nixpkgs-update
doesn't detec the systemd XDG-like env variables yet.

* nixpkgs-update: add r-ryantm as trusted user and logging config

* nixpkgs-update: add cachix

* nixpkgs-update: update with niv

* nixpkgs-update: fixup cachix config
2020-01-15 08:15:23 +00:00
zimbatm
3e2ae4a579
secrets: read all files from dir
this enforces 1:1 mapping between the filename and the attribute name
2020-01-12 17:12:29 +01:00
adisbladis
e7f44a6e98
Add gitlab ci 2019-11-01 17:15:45 +00:00
adisbladis
bbfa1000c8
New nix-community infra repo!
Currently contains the Nixops deployment for our builder machine
2019-08-11 11:21:19 +01:00