Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
/ smart-box Public archive

configs for spinning up smartos zones for plex, sonarr, and radarr.

Notifications You must be signed in to change notification settings

rpxio/smart-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmartOS Zone Configs

These are just for my personal use, but feel free to modify and try them for yourself. The json files just provision the zones as I like them- you'll still need to connect to each and install the services required.

Note: you can use git clone if you have git installed in the global zone on SmartOS. Otherwise, just copy and paste.

DIY

$ imgadm update
$ imgadm import 7b5981c4-1889-11e7-b4c5-3f3bdfc9b88b
$ vim plex.json
[paste contents in new plex.json file]
$ vmadm validate create -f plex.json
$ vmadm create -f plex.json
$ vmadm list | grep plex

To Do

  • add nzbget json file

About

configs for spinning up smartos zones for plex, sonarr, and radarr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published