nix-community infrastructure [maintainer=@zowoq]
Find a file
2023-01-22 13:44:41 +10:00
.github .github/settings.yml: fix mergify 2023-01-20 14:06:15 +10:00
build01 build01: emulate riscv64 2023-01-05 19:28:53 +10:00
build02 Revert "ci: disable treefmt check" 2023-01-08 18:59:04 +01:00
build03 deconfigure matterbridge 2023-01-02 09:43:03 +01:00
build04 build04: reenable big-parallel 2023-01-07 06:18:45 +10:00
docs docs/_config.yml: use empty string for description 2023-01-10 09:03:58 +10:00
keys import gpg keys with import-keys-hook 2021-09-29 19:09:35 +02:00
roles roles/builder/packages: reenable kitty terminfo 2023-01-20 19:22:46 +10:00
services hound: update 2023-01-17 06:47:47 +10:00
terraform terraform/cloudflare: add nix-community.org verification for github 2023-01-20 22:30:06 +10:00
users apply statix simplication 2023-01-01 15:30:41 +01:00
.envrc switch to flake 2022-04-10 21:58:25 +02:00
.gitignore .gitignore: remove nixops 2022-11-29 18:33:41 +10:00
.mergify.yml mergify: rebase merge 2022-11-16 13:59:07 +10:00
.sops.yaml re-install build04 2022-12-30 20:56:30 +01:00
bors.toml add terraform deploy action 2022-11-17 09:14:36 +10:00
ci.nix Revert "ci: disable treefmt check" 2023-01-08 18:59:04 +01:00
flake.lock flake.lock: Update 2023-01-20 04:06:55 +00:00
flake.nix drop unused mmdoc 2023-01-18 15:53:29 +01:00
HOSTS.md deploy -> inv 2023-01-10 06:47:06 +10:00
inv deploy -> inv 2023-01-10 06:47:06 +10:00
LICENSE Create LICENSE 2023-01-22 13:44:41 +10:00
pyproject.toml apply treefmt to codebase 2022-12-31 07:27:07 +01:00
README.md README.md: admin team responsibilities and quorum 2023-01-20 12:55:10 +10:00
secrets.yaml encrypt all yaml files with sops 2022-10-25 09:55:28 +02:00
shell.nix add treefmt-nix to repository 2022-12-31 07:20:52 +01:00
tasks.py tasks: add update_hound_repos 2023-01-17 06:47:47 +10:00
treefmt.nix treefmt: remove deadnix 2023-01-09 06:04:13 +10:00

nix-community infrastructure

Welcome to the Nix Community infrastructure project. This project holds all the NixOS and Terraform configuration for this organization.

Services

Community builder - build01.nix-community.org

We provide an x86 build machine as a public remote builder for the nix community, this machine also has an aarch64 machine configured as its own remote builder.

See here for more information.

Continuous integration

We provide x86 and aarch64 linux CI via these systems:

Cache - https://nix-community.cachix.org/

All of the above CI builds are pushed to the cache.

Thanks to Cachix for sponsoring our binary cache!

Search - https://search.nix-community.org

Hound code search for NixOS and nix-community GitHub organisations.

nix-community.org DNS

DNS is managed by terraform in this file.

ryantm-updater bot

nur-update

Support

If you hit any issues, ping us on Matrix in the nix-community room (see the admin list below) or create an issue here: New Issue.

Pull requests from forks

As PRs from forks don't have automatic CI checks, admins can test PRs by posting a comment on the PR instead.

nix-community administrators

  • @Mic92
  • @adisbladis
  • @ryantm
  • @zimbatm
  • @zowoq

Role

The role of the administrators is to support the members of the org, and the Nix project in general.

Responsibilities

The administrators are responsible for serving the community to the best of their ability and availability.

They provide services such as:

  • keep the systems updated and patched
  • reply to user requests
  • host new services that could help the project
  • on-board new projects
  • resolve conflict

The administrators are the only "owners" of the github organization.

Quorum of 5 rule

To reduce the attack surface on the project, the administrative team size is limited to 5 people.

Hosts

See HOSTS.md, this file also contains deployment details.