Git Product home page Git Product logo

unraid-templates's Introduction

unraid-templates

This repository holds Docker templates for Docker images to be used in unRAID.

Projects

Neovim Server

NeoVim Server is a containerized IDE-like text editor that runs on a web server. This tool is for running NeoVim remotely and continuing the development process at ๐Ÿš€ speed.

Application Name: Neovim Server

Docker Hub: https://hub.docker.com/r/hikariai/nvim-server

Github: https://github.com/yqlbu/neovim-server

TinyMediaManager

TinyMediaManager is a media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal and Plex media server. Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and macOS (and possible more OS).

Application Name: TinyMediaManager

Docker Hub: https://hub.docker.com/r/dzhuang/tinymediamanager

Installation

Install from CA

Go to the unRAID Application Store and search nvim server

Install from templates

Go to the unRAID control panel -> Docker

In the textarea for Template repositories add https://github.com/yqlbu/unraid-templates and press save

License

MIT (C) Kevin Yu

unraid-templates's People

Contributors

piyoki avatar

Stargazers

 avatar

Watchers

 avatar  avatar

unraid-templates's Issues

nvim-server: Changing ownership for appdata folders

I started to have some permission problems on my containers so I did a quick ls -l check on the appdata folder and the ownership as set as 998:998 for all the folders when it usually should be nobody:user (99:100).

After investigating the issue by activating each container at a time and using the system for a bit, I arrived at this app.

Once turned on it will set it's folder to the unknown user/group. I've tried to set UID and GID variables to 99:100 but the issue still remains. (Shouldn't the variables be called PUID and PGID?)

A couple seconds later and it will chown every single folder on appdata into those values too.

Not sure what's causing this but if anyone wants to install the package they should be aware of possible instability and file access issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.