One thing people forget about syncthing, and for me that is the reason for btsync.
You can get btsync for any plattform which is also an apple iphone, this can be a really important decision maker.
In my case, I sync all photos taken on mobile devices to a raspberry. This means my whole family and around 15 devices. Everything needs support. So please, also if you like syncthing very much - I would love to see updated btsync docker images as well
1\ Plex
2\ Sonarr
3\ Deluge (better than transmission because you get both a WebGUI AND GUIâs that can connect to a Daemon on all platforms)
4\ SabNZBD\NZBGet
5\ Smuxi - daemon server IRC client.
Thatâs pretty well much all I need. Of course there are niceities (Teamspeak3, Crashplan, Owncloud, etc). But that would get me over to Rockstor.
tt-rss - itâs a Google News replacement but completely local. I never did like FeedlyâŠ
LazyLibrarian, calibre-ebook or similar eBook/Audiobook management
Generic isolated LAMP stack with configuration through the UI - partially as a development platform but also for just whipping up smaller web projects as needed
Rockstor specific directions to create #4 ourselves
Iâd quit like to have a Zone Minder official Rock-on, would be an excellent fit for a NAS as requires major storage.
Itâs a linux native actively developed open source on GitHubsecurity and surveillance system that has this great feature where it continuously analyses the incoming images, say from an IP camera, and only saves them when there is movement. This movement can be within a user specified section of the image so one can rule out movement of trees in the wind for instance. One can also get a quick overview by simple mouse overs of what has happened movement wise over a specified time period. Fantastic project. I havenât looked at it for a while but it was about to under go a major re-working last I looked. I also have a client that I setup years ago that I would like to revisit and deploy a Rockstor based ZoneMinder setup instead.
The only time I ever ran out of inodes in linux was on a system running this. It used to store a great deal of images and I bumped into an inode exhaustion, took me by surprise at the time having never run into it.
Iâd be happy to have a go at maintaining this once the Rock-on re-working is done; especially if others are also interested. I could also document the setup of ZoneMinder in Rockstor if required.
A quick look just now and it seems there is an official docker hub image, though I donât know what state itâs in.
Transferring a Rock-on request received via @devonwarren on the rockstor-core issue tracker. This one happens to be another one I would be very interested in myself as itâs another fantastic and very open source friendly choice.
I host my own instance of this and want to move over to a docker variant of it so an official Rock-on would be dandy.
Also the pairing of gitlab with Rockstor is a natural fit.
As pointed out by @devonwarren their is an official docker spec on the docker hub. This has in the past fallen a little behind the deb and rpm packages they distribute, at least in their community edition (ce) variants, but appears to be up to date currently. This is an issue as data migration from one gitlab instance to another requires that both installs be of the exact same version. At least it did when I last transferred / upgraded my install.
Also they now tag their docker images and the above penultimate link indicates that it is possible to update the image via re-creation but I havenât tried any of this myself yet; however the tagging now allows for restore of existing gitlab version just in case.
What about a way to connect a LCD screen that works with something like LCD Smartie. 4x20 LCD screens can be had anywhere and would be super useful to have. Could have it display anything that the Dashboard page displays.
@OpenSourceUser Welcome to the Rockstor community. Thanks for the info on Embyâs âofficialâ Rock-on. If you fancy trying it the following in a Rockstor console should do the trick to make it show up as an installable Rock-on.
mkdir /opt/rockstor/rockons-metastore
cd /opt/rockstor/rockons-metastore/
curl -OL http://github.com/MediaBrowser/Emby.Build/raw/master/rockstor-plugins/embyserver.json
Noting that the O in the above is a capital letter not a zero, then hit the update button in the Rock-on Web-UI and it should appear in the all tab list. I tried the install out earlier today and it seemed to go OK, although they have made a number of changes since then.