This commit is contained in:
61
README.md
61
README.md
@@ -1,7 +1,60 @@
|
|||||||
# lms
|
# Lyrion Music Server (LMS)
|
||||||
|
|
||||||
## Hosting
|
Welcome to my Lyrion Music Server (LMS) setup repo.
|
||||||
|
|
||||||
Hosted on [homesrv01.dev.lan](/marcio.fernandes/homesrv01.dev.lan).
|
Currently hosted on [homesrv01.dev.lan](/marcio.fernandes/homesrv01.dev.lan).
|
||||||
|
|
||||||
Currently using [gitea actions](./.gitea/workflows/deploy.yml) and portainer stack with git reference and webhook for continuous deploy.
|
<!-- 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)
|
||||||
Reference in New Issue
Block a user