https://github.com/quiode/beaststation-config
(Mirror) Docker compose files for my server (Beaststation).
https://github.com/quiode/beaststation-config
docker docker-compose server
Last synced: about 1 year ago
JSON representation
(Mirror) Docker compose files for my server (Beaststation).
- Host: GitHub
- URL: https://github.com/quiode/beaststation-config
- Owner: quiode
- License: mit
- Created: 2023-03-22T10:28:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T15:10:03.000Z (about 1 year ago)
- Last Synced: 2025-04-09T15:23:24.709Z (about 1 year ago)
- Topics: docker, docker-compose, server
- Language: Nix
- Homepage: https://gitlab.dominik-schwaiger.ch/quio/beaststation-config
- Size: 932 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 backed up on an external server.