60 lines
1.5 KiB
Markdown
60 lines
1.5 KiB
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)
|
|
- [Editing and Maintenance](#editing-and-maintenance)
|
|
- [Links](#links)
|
|
|
|
<!--
|
|
## Clients
|
|
|
|
### Home Assistant
|
|
|
|
(for more information check [home asistant git repo](/marcio.fernandes/homeassist#lms))
|
|
|
|
|
|
## Plugins
|
|
|
|
*Not included on [continuous deploy](#editing-and-maintenance)*
|
|
-->
|
|
|
|
## Docker
|
|
|
|
[Docker Compose](./docker-compose.yml)
|
|
|
|
### Volumes
|
|
|
|
#### data
|
|
|
|
Contains LMS persistent data. Not included on [continuous deploy](#editing-and-maintenance).
|
|
|
|
#### music
|
|
|
|
External volume, linked to a network share. Not included on [continuous deploy](#editing-and-maintenance)
|
|
|
|
For more information check [homesrv01 git repo](/marcio.fernandes/homsrv01.dev.lan#lms).
|
|
|
|
## Editing and Maintenance
|
|
|
|
<!--
|
|
Currently using [gitea actions](./.gitea/workflows/deploy.yml) and portainer stack (name: lms) with git reference and webhook for continuous deploy.
|
|
-->
|
|
|
|
Using code server [docker container on homesrv01](/marcio.fernandes/homsrv01.dev.lan#code-server) for editing this repo and docker volumes files.
|
|
|
|
## 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) |