February 17, 201511 yr Tapatalk users: This post is best viewed as a web page Using squid's php script to update this thread. http://i.imgur.com/5VBjgeV.png[/img]AcestreamStream online media from torrent-trackers in high-qualitySupport http://i.imgur.com/DMCFEFF.png[/img]BaikalBaïkal lets you synchronize your calendars and address books over CalDAV and CardDAV.Support http://i.imgur.com/alDksL3.png[/img]DarkTableDarktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them. GUI App In an RDP container accessible through the browser without using remote desktop softwareSupport http://i.imgur.com/RMUp6a7.png[/img]DokuWikiDokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.Support http://i.imgur.com/37Y0vyM.png[/img]FreshrssFreshRSS is a free, self hostable, rss aggregatorSupport http://i.imgur.com/33067ek.png[/img]GerritGerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system.Support http://i.imgur.com/6pDzVj3.png[/img]JirafeauJirafeau is a simplistic minimalist way to upload a file to a server and share a link to it. In HTML5 enabled browsers there is no upload size limit.Support http://findicons.com/files/icons/2561/1st_mx_is_4c/256/libre_office.png[/img]Lxde-LibreofficeLXDE desktop in a box with libreoffice (use remote desktop client to connect)Support http://i.imgur.com/TYPb5Rc.png[/img]MagpieMagpie is a Python based note taking application that can be installed on your own server. It is a web tool for managing all your notes, in a git repository.Support http://i.imgur.com/1qcbpj1.png[/img]Maria-WebSQLMariadb server with a baked in mywebsql interface for admin, also contains mysqltuner for database optimisation.Support http://i.imgur.com/eQ3WXaV.png[/img]MyynaMyyna is a self hosted pinterest like server.Support http://i.imgur.com/6OZ7rrl.png[/img]NzbMegaSearchNZBmegasearch collects all your (not only) newznab-based accounts to one place. It is your meta-search engine and your SB, CP unique NZB provider.Support http://i.imgur.com/koi7ova.png[/img]PuddletagPuddletag is an audio tag editor (primarily created) for GNU Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU Linux, it uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable.Support http://i.imgur.com/CMupyVv.png[/img]PynabPynab is an NZB indexer written in the python programming languageSupport http://i.imgur.com/SwGg0u1.png[/img]ShotwellShotwell is an image organizer designed to provide personal photo managementSupport https://ftp.bernards.com/images/Login.png[/img]SynaManWeb-based remote file manager allowing users to upload or download files from any machineSupport http://emotionalsurvivalkit.com.au/wp-content/post-its/post-it%20note6.png[/img]TaskboardA kanban style simple, visual way to keep track of what needs to get doneSupport http://www.spirton.com/wp-content/uploads/2012/05/UMS-Logo2.png[/img]UnimediaservUniversal Media Server is a media server capable of serving videos, audio and images to any DLNA-capable device. It is free, regularly updated and has more features than any other media server, including paid media servers.Support http://i.imgur.com/POaRea3.png[/img]WebSyncAn easy way to manage rsync jobs. With websync's great and intuitive user interface you can now easily set up and schedule backup tasks.Support http://i.imgur.com/dEUN2fm.png[/img]ZNCZNC is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC.Support
March 29, 201511 yr Author Added desktop in a box with libreoffice, totaly experimental and things will probably break.
March 31, 201511 yr Added desktop in a box with libreoffice, totaly experimental and things will probably break. Finally got around to trying this and working well here sparkly. I have to say I'm very impressed!!
April 4, 201511 yr Added a few new containers. Tried Sonerezh, it's a great program and works well, I encountered one problem which was that the database scanning hung when I was trying to import my library. I then installed it manually on the apache-reverse-proxy docker from smdion (I have modified this to install extra php dependencies for an ebook library) and it worked. Unfortunately there isn't yet support for m4a so it's a bit of a deal breaker for me at the moment, but it is superb. Thanks sparkly!
April 9, 201511 yr I'm interested in the Pf-Logstash / Logstash-Pfsense Docker since I am running pfSense 2.2.1 and am not actively looking at the logs regularly. I see the container needs volume mappings /config /var/www/kibana I get the /config one, I could put that in /mnt/cache/appdata like the others. /var/www/kibana looks like it holds files for the web server which would also go on the cache drive. Question: If this is pulling in and storing log files from pfSense then where do they get stored? Due to the volume over time I am sure that the cache drive would not be the best place. Should I have another volume mapping on there going to an array share using the cache drive / mover script etc? thanks!
April 9, 201511 yr Author I'm interested in the Pf-Logstash / Logstash-Pfsense Docker since I am running pfSense 2.2.1 and am not actively looking at the logs regularly. I see the container needs volume mappings /config /var/www/kibana I get the /config one, I could put that in /mnt/cache/appdata like the others. /var/www/kibana looks like it holds files for the web server which would also go on the cache drive. Question: If this is pulling in and storing log files from pfSense then where do they get stored? Due to the volume over time I am sure that the cache drive would not be the best place. Should I have another volume mapping on there going to an array share using the cache drive / mover script etc? thanks! I have a graylog server for all of my log entries for pfsense, unraid and a couple of other boxes, the entire disk usage is 343GB. but to mitigate that, it's also my tv-server and 335GB of that are tv-recordings, leaving 8GB split between system files of a debian wheezy server install and whatever logs are taking up from graylog. there are 3/4 million log entries according to the graylog stats page and the disk usage is in the low GB range. 3.4 gb in something like 6 weeks.
April 9, 201511 yr I have a graylog server for all of my log entries for pfsense, Are you using your Docker graylog or a physical machine? thanks, I'm definitely interested in this
April 9, 201511 yr Author I have a graylog server for all of my log entries for pfsense, Are you using your Docker graylog or a physical machine? thanks, I'm definitely interested in this a hp n54l server that is primarily my tv-server.
May 9, 201511 yr Author updated the thread completely and using squid's php script which he tweaked to output just my repo's. easier to update now.
May 9, 201511 yr Author Hublin currently does not work because of unraid not having ipv6 capability as of yet, hopefully that will change at some time, so it's still in there.
May 9, 201511 yr updated the thread completely and using squid's php script which he tweaked to output just my repo's. easier to update now. Based upon gfjardim's original modifications (his 1st commit) to the Community Repositories plugin.
May 9, 201511 yr Author Duuude!! How many containers do you have? lol I just made my 10th today. i have what's in the two repo's shared on here, and about another 25 or so in my "private repo" which is mostly forks and stuff too wild to be a beta.
May 9, 201511 yr Duuude!! How many containers do you have? lol I just made my 10th today. i have what's in the two repo's shared on here, and about another 25 or so in my "private repo" which is mostly forks and stuff too wild to be a beta. You ever sleep?!
May 9, 201511 yr I think Sparkly forgot to mention one more container ... his own but seriously, thanks for all the work you are doing!
May 9, 201511 yr Ive been messing about with Krusader and was wondering is there a "merge" function. I rsync'ed Disk1 and Disk 2 to Disk3 and want to merge the folders. In Krusader I can see "Synchronise" , which does pretty much merge but it copyies the files/folders instead of moving.
May 9, 201511 yr Author Ive been messing about with Krusader and was wondering is there a "merge" function. I rsync'ed Disk1 and Disk 2 to Disk3 and want to merge the folders. In Krusader I can see "Synchronise" , which does pretty much merge but it copyies the files/folders instead of moving. you've got further with it than me, lol. take a look here for more info than i can provide. http://www.krusader.org/documentation/index.html
May 9, 201511 yr Cheers Sparklyballs. For some reason I always read your name as Sparkyballs. The 'L' makes it alot funnier Hopefully I can find a solution. It seems a massive waste of time copying files to a folder on the same drive instead of merging or moving them. I'd nearly fire up a Windows VM to get some merging going on EDIT: Krusader Sync was the solution. I should have just used it first. I'm now merging my Media directory from disk4 to my Media directory in disk1 Copy and merge in one.
May 14, 201511 yr Hi Sparklyball's, Would it be possible to request a version of your acestream docker that includes openvpn? Sorry if this is the wrong place for requests. Cheers
May 14, 201511 yr Author Hi Sparklyball's, Would it be possible to request a version of your acestream docker that includes openvpn? Sorry if this is the wrong place for requests. Cheers many things are possible, but i have no experience with openvpn and wouldn't even know where to begin. you're welcome to fork and experiment for yourself. https://github.com/sparklyballs/docker-containers/tree/master/acestream
May 14, 201511 yr Cheers Sparklyballs. For some reason I always read your name as Sparkyballs. The 'L' makes it alot funnier I don't know, on one hand I've got a mental image of a couple of 70s disco balls, on the other, I've got a mental image of a couple of swinging flint balls with sparks flying off as they crash together. Both pretty amusing to my puerile humour if I'm honest...
May 14, 201511 yr Author Cheers Sparklyballs. For some reason I always read your name as Sparkyballs. The 'L' makes it alot funnier I don't know, on one hand I've got a mental image of a couple of 70s disco balls, on the other, I've got a mental image of a couple of swinging flint balls with sparks flying off as they crash together. Both pretty amusing to my puerile humour if I'm honest... the truth is somewhat rather mundane and not connected remotely to testicles.
May 14, 201511 yr Author as a toddler i totally refused to say any other word than ball for the longest time, lol. it became a running joke in the family. my family nickname is sparky sparkyball doesn't quite work so it became sparklyballs, which is funny.
May 14, 201511 yr as a toddler i totally refused to say any other word than ball for the longest time, lol. it became a running joke in the family. my family nickname is sparky sparkyball doesn't quite work so it became sparklyballs, which is funny. Prefer my version lol
Archived
This topic is now archived and is closed to further replies.