Skip to content
/ sadm Public
forked from dolphin-emu/sadm

Scripts and configurations for the Dolphin Emulator infrastructure

License

Notifications You must be signed in to change notification settings

mitaclaw/sadm

 
 

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

About

Scripts and configurations for the Dolphin Emulator infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 56.9%
  • Python 37.3%
  • Go 2.7%
  • Dockerfile 2.6%
  • Other 0.5%