Commit graph

32 commits

Author SHA1 Message Date
Jonas Chevalier
37e48b712e
move things around a bit ()
* keep ./services for instances

./profiles is for config-only modules

./services are like profiles, but configure a single instance of a
service. Those are fronted by Nginx as the load-balancer and have a DNS
entry as well.

* ci: build build03 as well

* move hydra to services

* move matterbridge to services

* move marvin-mk2 to services

* build01: share the remainder profiles

* build02: use the nix-community-cache

* fixup kexec

* rename profiles to roles

* README: sync with reality
2021-03-07 16:28:44 +00:00
Jörg Thalheim
904f3cfbc2
build01: replace cron with timer for healthcheck 2021-03-06 07:52:04 +01:00
Jörg Thalheim
c44fa9bc06
move nginx to service 2021-03-04 11:02:47 +01:00
Jörg Thalheim
f1fad4f800
factor out nix-daemon profile 2021-03-04 10:59:19 +01:00
Jörg Thalheim
5094dd05b3
acme: move to common profile 2021-03-04 10:55:37 +01:00
Jörg Thalheim
72da0df51d
move users configuration to seperate profile 2021-03-04 06:24:57 +01:00
Jörg Thalheim
0a638d42ff
move docker/telegraf to services 2021-02-25 09:08:26 +01:00
adisbladis
eef4d7bfc0
build01: Add armv7l emulation 2021-02-04 18:40:39 +01:00
Jörg Thalheim
fd18aa8e83
also deploy telegraf on build02 2021-01-21 16:28:48 +01:00
Jörg Thalheim
3c931630ad
build01: add telegraf profile 2021-01-19 10:47:36 +01:00
Ryan Mulligan
2dd585f3ce add build02 which will run nixpkgs-update only for now 2021-01-17 14:47:14 -08:00
zimbatm
be65264a3f
format with nixpkgs-fmt 2021-01-03 00:07:49 +01:00
Ryan Mulligan
a8bd1609e9
setup automatic garbage collection () 2020-10-28 16:16:34 +01:00
zimbatm
06ff21ea37
deploy search.nix-community.org
This is migrating search.nix.gcs.io with the code from
https://github.com/grahamc/network/tree/master/flexo/hound
2020-10-06 10:52:04 +02:00
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
zimbatm
0abf83cd38
userImports: only load .nix files 2020-04-26 18:49:51 +02:00
Antoine Eiche
43f4ffd686
hydra: add emacs overlay declarative project 2020-04-18 00:22:05 +02:00
zimbatm
7320f4f27d
update state version to 20.03 2020-04-17 22:46:20 +02:00
Antoine Eiche
ce0252a8b2 acme: accept conditions 2020-04-17 22:44:11 +02:00
adisbladis
85e1d29b94
Add a post-build hook pushing to the nix-community Cachix 2020-04-17 17:42:38 +01:00
Jörg Thalheim
7409bceb56
healthcheck: use POST
Otherwise crawler might accidentally trigger the URL.
There should be also a filter set in healthchecks.io
2020-02-19 16:51:19 +00: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
adisbladis
5b309342cc
Import all user files automagically 2020-01-13 18:49:46 +00:00
zimbatm
19581331ed
hydra.nix-community.com is up! 2020-01-12 21:15:32 +01:00
Ryan Mulligan
542a6aa9e9 build01: add ryantm as user 2020-01-11 16:33:21 -08:00
adisbladis
e7f44a6e98
Add gitlab ci 2019-11-01 17:15:45 +00:00
zimbatm
3fda01a546
play with using healthchecks.io () 2019-08-12 17:24:59 +00:00
zimbatm
cb9c48d58b
add myself 2019-08-12 11:14:00 +02:00
adisbladis
1a6f73119f
Modularise setup, add hardening config 2019-08-12 09:59:19 +01: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