Skip to content

Ez2Raven/roonserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Roon Server in a self contained Ubuntu run time.

Getting Started

  1. Clone this repository to your preferred Roon folder: (e.g. /opt/roon)
export ROON_HOME=/opt/roon
git clone https://github.com/Ez2Raven/roonserver.git $ROON_HOME
  1. Within docker-compose.yaml, modify the timezone for your region
environment:
      - TZ="Asia/Singapore"
  1. Start Roon Server using docker-compose
docker-compose up

Updating Roon Server

TBD

Credits

Thanks to content on https://community.roonlabs.com/t/docker-images-for-roon/13040/66

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published