Skip to content

Commit

Permalink
Merge pull request #154 from zorglube/master
Browse files Browse the repository at this point in the history
Update readme, FreeNAS plugin had been released
  • Loading branch information
zorchenhimer committed Mar 13, 2021
2 parents 127fb4c + 19438a1 commit 9ba472b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Expand Up @@ -9,7 +9,7 @@
- [Running the Container](#running-the-container)
- [docker-compose](#docker-compose)
- [Notes for Running Using docker-compose](#notes-for-running-using-docker-compose)
- [FreeNAS / FreeBSD build and run](#FreeNAS-FreeBSD)
- [FreeNAS / TrueNAS / FreeBSD build and run](#freenas-freebsd-build-and-run)
- [Usage](#usage)
- [Configuration](#configuration)

Expand Down Expand Up @@ -86,8 +86,9 @@ This docker-compose file will create a volume called *movienight-config* and aut
#### Notes for Running Using docker-compose
The container needs to be restarted to apply any changes you make to *settings.json*.

### FreeNAS - FreeBSD build and run
An script wich setup an Jail and build and run MovieNight into that Jail as been writen, you'll find it here [freenas-iocage-movienight](https://github.com/zorglube/freenas-iocage-movienight)
### FreeNAS-FreeBSD build and run
A [FreeNAS & TrueNAS plugin](https://github.com/zorglube/iocage-plugin-movienight) had been released. You should find MovieNight into the plugin section of you management GUI. However you still can make an manual plugin deployment, documentation [here](https://github.com/freenas/iocage-ix-plugins)
If you prefer to make an Jail without using the plugin management, a script wich setup an Jail and build and run MovieNight into that Jail as been written, you'll find it here [freenas-iocage-movienight](https://github.com/zorglube/freenas-iocage-movienight)

## Usage
Now you can use OBS to push a stream to the server. Set the stream URL to
Expand Down

0 comments on commit 9ba472b

Please sign in to comment.