Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannixon/mmdvm-suite-containers
OCI images for G4KLX's suite of MMDVM related applications.
https://github.com/dannixon/mmdvm-suite-containers
container-image containers dmr ham-radio kubernetes mmdvm pi-star
Last synced: 2 months ago
JSON representation
OCI images for G4KLX's suite of MMDVM related applications.
- Host: GitHub
- URL: https://github.com/dannixon/mmdvm-suite-containers
- Owner: DanNixon
- Created: 2022-01-29T14:46:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T11:49:08.000Z (5 months ago)
- Last Synced: 2024-07-29T15:10:33.011Z (5 months ago)
- Topics: container-image, containers, dmr, ham-radio, kubernetes, mmdvm, pi-star
- Language: Nix
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Containerised MMDVM "suite" [![Images](https://github.com/DanNixon/mmdvm-suite-containers/actions/workflows/images.yaml/badge.svg)](https://github.com/DanNixon/mmdvm-suite-containers/actions/workflows/images.yaml)
OCI images for [G4KLX](https://github.com/g4klx)'s suite of MMDVM related applications.
Currently includes:
- [APRSGateway](https://github.com/g4klx/APRSGateway)
- [DAPNETGateway](https://github.com/g4klx/DAPNETGateway)
- [DMRGateway](https://github.com/g4klx/DMRGateway)
- [MMDVMHost](https://github.com/g4klx/MMDVMHost)## Versioning
Unfortunately, the upstream projects are not versioned or released in any sane manner.
The images are therefore tagged with the version of the Nix package for the corresponding tool (see [here](https://nur.nix-community.org/repos/dannixon/)).
These packages are versioned based on the date of the commit used to build them.## Example deployment
See [kubernetes](./kubernetes).