44 lines
1019 B
Markdown
44 lines
1019 B
Markdown
# Lyrion Music Server (LMS)
|
|
|
|
Welcome to my Lyrion Music Server (LMS) setup repo.
|
|
|
|
Currently hosted on [homesrv01.dev.lan](/marcio.fernandes/homesrv01.dev.lan).
|
|
|
|
<!-- omit in toc -->
|
|
## Table of Contents
|
|
|
|
- [Docker](#docker)
|
|
- [Volumes](#volumes)
|
|
- [data](#data)
|
|
- [music](#music)
|
|
- [Deploy and Maintenance](#deploy-and-maintenance)
|
|
- [Links](#links)
|
|
|
|
## Docker
|
|
|
|
[Docker Compose](./docker-compose.yml)
|
|
|
|
### Volumes
|
|
|
|
#### data
|
|
|
|
Contains LMS persistent data.
|
|
|
|
#### music
|
|
|
|
External volume, linked to a network share.
|
|
|
|
For more information check [homesrv01 git repo](/marcio.fernandes/homesrv01.dev.lan#lms).
|
|
|
|
## Deploy and Maintenance
|
|
|
|
Using vscode on lazarus dev device with docker context set to host [homesrv01.dev.lan](marcio.fernandes/homesrv01.dev.lan)
|
|
|
|
|
|
## Links
|
|
|
|
- Lyrion Music Server - Official
|
|
- [WebSite](https://lyrion.org)
|
|
- [github](https://github.com/LMS-Community)
|
|
- [Community Forum](https://forums.slimdevices.com/)
|
|
- [Docker Hub](https://hub.docker.com/r/lmscommunity/lyrionmusicserver) |