modified: .gitea/workflows/deploy.yml
modified: README.md
This commit is contained in:
26
README.md
26
README.md
@@ -11,22 +11,9 @@ Currently hosted on [homesrv01.dev.lan](/marcio.fernandes/homesrv01.dev.lan).
|
||||
- [Volumes](#volumes)
|
||||
- [data](#data)
|
||||
- [music](#music)
|
||||
- [Editing and Maintenance](#editing-and-maintenance)
|
||||
- [Deploy and Maintenance](#deploy-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)
|
||||
@@ -35,21 +22,18 @@ Currently hosted on [homesrv01.dev.lan](/marcio.fernandes/homesrv01.dev.lan).
|
||||
|
||||
#### data
|
||||
|
||||
Contains LMS persistent data. Not included on [continuous deploy](#editing-and-maintenance).
|
||||
Contains LMS persistent data.
|
||||
|
||||
#### music
|
||||
|
||||
External volume, linked to a network share. Not included on [continuous deploy](#editing-and-maintenance).
|
||||
External volume, linked to a network share.
|
||||
|
||||
For more information check [homesrv01 git repo](/marcio.fernandes/homesrv01.dev.lan#lms).
|
||||
|
||||
## Editing and Maintenance
|
||||
## Deploy and Maintenance
|
||||
|
||||
<!--
|
||||
Currently using [gitea actions](./.gitea/workflows/deploy.yml) and portainer stack (name: lms) with git reference and webhook for continuous deploy.
|
||||
-->
|
||||
Using vscode on lazarus dev device with docker context set to host [homesrv01.dev.lan](marcio.fernandes/homesrv01.dev.lan)
|
||||
|
||||
Using code server [docker container on homesrv01](/marcio.fernandes/homsrv01.dev.lan#code-server) for editing this repo and docker volumes files.
|
||||
|
||||
## Links
|
||||
|
||||
|
||||
Reference in New Issue
Block a user