OatmealDome 84756accb9 buildbot: Add temporary linter exceptions for Flatpak builds
Flathub's website is currently having problems: github.com/dolphin-emu/dolphin/pull/13955#issuecomment-3315009984
2025-09-20 18:38:23 +00:00
2024-11-11 00:00:18 -05:00
2023-04-23 16:50:55 -04:00
2024-04-14 21:05:52 -04:00
2025-09-17 05:29:20 +00:00
2025-09-01 18:57:56 +00:00
2022-06-17 08:55:45 +02:00

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
Description
Scripts and configurations for the Dolphin Emulator infrastructure
Readme MIT 1.5 MiB
Languages
Nix 57.4%
Python 37.3%
Dockerfile 2.6%
Go 2.1%
Shell 0.6%