mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized .mds and meta/main.yml for client-wireguard roles and refactored README.md of Docker Roles
This commit is contained in:
7
roles/docker-funkwhale/Administration.md
Normal file
7
roles/docker-funkwhale/Administration.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Administration
|
||||
|
||||
## cleanup
|
||||
|
||||
```bash
|
||||
docker-compose down && docker volume rm funkwhale_data
|
||||
```
|
@@ -2,11 +2,5 @@
|
||||
|
||||
This role doesn't work and needs to be implemented
|
||||
|
||||
## cleanup
|
||||
|
||||
```bash
|
||||
docker-compose down && docker volume rm funkwhale_data
|
||||
```
|
||||
|
||||
## further information
|
||||
## 📚 Other Resources
|
||||
- https://docs.funkwhale.audio/installation/docker.html
|
Reference in New Issue
Block a user