Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quiode/beaststation-config

Docker compose files for my server (Beaststation).
https://github.com/quiode/beaststation-config

docker docker-compose server

Last synced: about 1 month ago
JSON representation

Docker compose files for my server (Beaststation).

Awesome Lists containing this project

README

        

# Beaststation Configuration

This repository contains all configuration files (and thus all specification) for my server (*beaststation*).

The server itself runs on NixOS which is configured inside `nix`. The `README.md` there should explain everything. Secrets (passwords and such) are stored inside `secrets`. The `README.md` there also should explain most.

The actual services are all run inside docker containers. Their setup is specified with the docker compose files inside `compose` (see again the `README.md`).

All data is stored on raid devices and the most critical data is also being backuped on an external server.