Code Monkey home page Code Monkey logo

iocage-ports's Introduction

Join Discord Join Forums File Issue

TrueNAS CORE/Enterprise/SCALE main source repo

IMPORTANT NOTE:

This is the master branch of freenas, which is used for the creation and testing of TrueNAS CORE / Enterprise and TrueNAS SCALE Nightly builds. Submit Pull Requests here if you want to get changes into the next major release of TrueNAS. To build this source repo, checkout https://github.com/freenas/build for CORE/Enterprise and https://github.com/truenas/truenas-build for SCALE

Pull Request Instructions / Jenkins Commands

When submitting a pull-request, Jenkins will attempt to verify the changes to ensure it does not break our builds and/or passes QA tests.

Once whitelisted, the following commands may be used to interact with that service:

"ok to test" to accept this pull request for testing
"test this please" for a one time test run
"add to whitelist" to add the author to the whitelist

If the build fails for other various reasons you can rebuild.

"retest this please" to start a new build
"retest this please CLEAN" to start a new build, non-incremental

iocage-ports's People

Contributors

alexdupre avatar amdmi3 avatar ant1 avatar assistcontrol avatar bapt avatar culot avatar droso avatar ehaupt avatar gahr avatar jbeich avatar jrmarino avatar knu avatar krionbsd avatar kuriyama avatar kwm81 avatar mat813 avatar maxbrazhnikov avatar miwi-fbsd avatar olgeni avatar opsec avatar pgollucci avatar rafan avatar rbgarga avatar rene0 avatar sunpoet avatar swills avatar thierry-freebsd avatar wenheping avatar xorrkaz avatar yurivict avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iocage-ports's Issues

how to install

How to install handbrake on freenas 11.2 to automatically rip dvd's?

qBittorrent installation should show default web-UI login credentials

A message is shown after installing qBittorrent plugin through FreeNAS about the location of the qBittorrent web-UI. However, nothing is shown about default login credentials - it would be much better to show admin:adminadmin for default credentials to avoid extra time for googling.

qBittorrent plugin does not have python in its path so that search plugins cannot be used

Basically, when using qBittorrent plugin then trying to use its search functionality is not possible since it needs Python and this isn't in the path for web-UI.

I solved it like this:

$ ln -s /usr/local/bin/python3.6 /usr/local/bin/python3
  • Modified /etc/rc.local to change PATH:
export PATH="$PATH:/usr/local/bin"
/usr/local/bin/qbittorrent-nox -d

Would be nice if everything works out-of-the-box.

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.