Skip to content

Conversation

@smangels
Copy link

@smangels smangels commented Mar 1, 2019

  • provides a docker-compose file which makes it much easier to start your own rune server
  • requires docker-compose

Sebastian Mangelsen added 3 commits March 1, 2019 01:48
- makes it much easier to run a roon server
- docker-compose is required
- don't forget to map the musci folder to a path
  on your local machine
- supported from docker-compose 3.7
- allows roon server to receiving stop
  signals, service isn't killed anymore
- improves shutdown process a lot
Copy link
Owner

@steefdebruijn steefdebruijn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

Thanks for the addition.

However, the proposed setup requires/triggers? local build of docker image which is unnecessary and breaks current usage for me (this GIT repo is auto-compiled to docker-hub from where it can be pulled, in my case by systemd service).

Can the docker-compose be changed so it is a drop-in example which uses the docker-hub image (and the existing files placed back to their original location)? I think that enables both usage scenarios. README should address this too.

Again thanks for the contribution,
Steef

@smangels
Copy link
Author

smangels commented Mar 6, 2019

I fully agree, let me think through it and return with a more suitable commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants