Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/quiode/beaststation-config
- Owner: quiode
- License: mit
- Created: 2023-03-22T10:28:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T15:00:36.000Z (about 1 month ago)
- Last Synced: 2024-12-22T16:18:03.268Z (about 1 month ago)
- Topics: docker, docker-compose, server
- Language: Nix
- Homepage:
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
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 backuped on an external server.