mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 19:43:11 +00:00
15 lines
No EOL
688 B
Markdown
15 lines
No EOL
688 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 `inventories/<your_inventory>/nas.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. |