modified: README.md
renamed: rclone.docker-plugin.playbook.yml -> rclone.docker-plugin.playbook.yaml
This commit is contained in:
@@ -41,12 +41,13 @@ docker, promtail and telegraf configuration [maintained on myInfra repo](/marcio
|
||||
[https://rclone.org/docker/](https://rclone.org/docker/)
|
||||
|
||||
```bash
|
||||
# execute on server
|
||||
sudo apt-get -y install fuse
|
||||
docker plugin install rclone/docker-volume-rclone:amd64 args="-v" --alias rclone --grant-all-permissions
|
||||
docker plugin list
|
||||
```
|
||||
|
||||
[ansible role for plugin configuration](./setup.rclone.docker-plugin.playlist.yml)
|
||||
[ansible role for plugin configuration](./rclone.docker-plugin.playbook.yaml)
|
||||
|
||||
### nginx
|
||||
|
||||
@@ -60,7 +61,8 @@ All sites configurations set during docker build.
|
||||
|
||||
### Lyrion Music Server (LMS)
|
||||
|
||||
For instructions on setting up the Lyrion Music Server Docker container, refer to the [LMS Git Repository](/marcio.fernandes/lms).
|
||||
For instructions on setting up the Lyrion Music Server Docker container, refer to the [LMS Git Repository](/marcio.fernandes/lms).
|
||||
|
||||
For information on integrating Lyrion Music Server with Home Assistant, visit the [Home Assistant Git Repository](/marcio.fernandes/homeassistant#squeezebox-lyrion-music-server).
|
||||
|
||||
Using [Docker Rclone plugin](https://rclone.org/docker/) for accessing the bucket where music is stored. Configuration is managed via [Ansible playbook](./rclone.docker-plugin.playbook.yml).
|
||||
|
||||
Reference in New Issue
Block a user