Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Management #48

Merged
merged 2 commits into from
Mar 10, 2018
Merged

Docker Management #48

merged 2 commits into from
Mar 10, 2018

Conversation

oznu
Copy link
Member

@oznu oznu commented Mar 10, 2018

This adds some features just for users of the oznu/docker-homebridge docker image.

  • Ability to edit the startup.sh script from the Homebridge UI. This makes it easier for Synology DSM users to edit the file since you can't edit .sh files from the DSM GUI.

  • Ability to restart the entire docker container (the docker run flag --restart=always must be enabled for this to work).

  • Ability to connect to the container terminal shell. This is not necessary a Docker-specific, however it's only being activated when Homebridge is running in the oznu/homebridge image for now. This might become an opt-in feature for other users later.

@oznu oznu merged commit 428c09a into master Mar 10, 2018
@oznu oznu deleted the docker-management branch March 10, 2018 12:24
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.

None yet

1 participant