mirror of
https://github.com/davestephens/ansible-nas
synced 2024-11-16 16:58:07 +00:00
15 lines
670 B
Markdown
15 lines
670 B
Markdown
|
# Airsonic
|
||
|
|
||
|
Homepage: [https://airsonic.github.io/](https://airsonic.github.io/)
|
||
|
|
||
|
Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Set `airsonic_enabled: true` in your `group_vars/all.yml` file.
|
||
|
|
||
|
The Airsonic web interface can be found at http://ansible_nas_host_or_ip:4040.
|
||
|
|
||
|
## Specific Configuration
|
||
|
|
||
|
The default username and password is `admin` - you'll need to change this immediately after logging in.
|