mirror of
https://github.com/dolphin-emu/sadm
synced 2025-10-06 00:02:50 +02:00
2122b0fdaaf8d9cf38b817c69d524fc33fd3d0fd
Dolphin infrastructure configuration
This repository contains the configuration for Dolphin's various infrastructure services -- some user facing, some developer facing.
Almost everything is configured using the Nix / NixOS ecosystem (exception:
build workers that have to run on specific Linux distribution environments).
The roles
directory contains configuration for each individual service
running on Dolphin's infrastructure. The machines
directory contains
configuration specific to each machine that Dolphin currently operates and what
roles map to it.
How to build
$ colmena build
How to deploy
$ colmena apply
TODO list of things to migrate
Old service configuration can be found in the historical pre-nix
Git branch.
- buildbot
Languages
Nix
57.4%
Python
37.3%
Dockerfile
2.6%
Go
2.1%
Shell
0.6%