https://github.com/opskeleton/plex-sandbox
A sandbox for setting up a plex server
https://github.com/opskeleton/plex-sandbox
Last synced: 5 months ago
JSON representation
A sandbox for setting up a plex server
- Host: GitHub
- URL: https://github.com/opskeleton/plex-sandbox
- Owner: opskeleton
- Created: 2016-02-24T21:59:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T22:21:18.000Z (over 10 years ago)
- Last Synced: 2024-03-26T18:21:43.237Z (about 2 years ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
# Intro
This project manages a sandbox for [plex](url)
# Usage
```bash
# install require gems, puppet modules and fire up vagrant
$ ./boot.sh
```
# Copyright and license
Copyright [2016] [Ronen Narkis]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.