Skip to content

Scripts and configurations for the Dolphin Emulator infrastructure

License

Notifications You must be signed in to change notification settings

dolphin-emu/sadm

Folders and files

NameName
Last commit message
Last commit date
Nov 11, 2024
Apr 15, 2024
Jan 13, 2025
Mar 14, 2025
Dec 24, 2024
Apr 23, 2023
Apr 15, 2024
Jan 2, 2023
Jun 17, 2022
Apr 23, 2023
Aug 20, 2022
Jan 13, 2025
Jan 13, 2025

Repository files navigation

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