Jump to content

ironicbadger

Community Developer
  • Posts

    1,396
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • URL
    http://linuxserver.io

Recent Profile Visitors

2,903 profile views

ironicbadger's Achievements

Community Regular

Community Regular (8/14)

5

Reputation

  1. Thank you to all who contributed to this thread, I’m happy to report that I purchased the ASRock Rack E3C246D4U and paired it with an i5 8500. Using the super secret bios menu mentioned a few pages back (and documented in my linked blog post), I’ve been able to get IPMI and the iGPU working correctly. Also worthy of note is that PCIe bifurcation works well but only in x8x4x4 mode, details in the blog post. This was all achieved using the 2.30 bios and 1.80 bmc firmware. https://blog.ktz.me/asrock-rack-e3c246d4u-the-perfect-media-server-motherboard/
  2. with security advice like this, i'd take this guy seriously. seriously, you guys...
  3. You had as good of an answer as was possible without actually speaking to the project directly, yourself. Seems like a good conclusion to me!
  4. It could but it should be tied into the core docker-engine version from LT so that incompatibilities can be checked for prior any forthcoming releases. As we all know, Docker like to break APIs for fun https://forums.docker.com/t/mismatch-between-api-versions-after-automatic-update-to-1-11-0-beta6-with-docker-machine-on-amazon/8549 There's nothing stop people curl'ing the binary in their go file for now though.
  5. Sorry to revive an old thread. Can we get docker-compose into unraid for real this time?
  6. Official requests go here! Thanks http://feathub.com/linuxserver/linuxserver.github.io
  7. I'm getting fed up of the BS from CrashPlan. There has to be a better solution...
  8. I wouldn't know how to determine that even if it was? Create a new one?
  9. Just a punt but is your docker.img file corrupted?
  10. Testing the update right now. Thanks, much apprieciated.
  11. To add my voice to the cacophony, I too am experiencing the 'cannot connect to engine' error message on the splash screen.
  12. i have sparklyballs, not crystal ones, lol. it has a different database schema for sure, but i'm not gonna make any predictions until isengard goes final. LOL So I guess it might be simpler to just run MariaDB separate?
  13. Question regarding Koma. What happens when ISENGARD comes out? I've been bitten by version upgrades not playing nice with the DB before.
  14. kode, our newest contributor at linuxserver.io just wrote a pertinent article you might find interesting if you're a plugin dev. http://www.linuxserver.io/index.php/2015/07/08/unraid-plugin-authors-automate-the-plg-process-after-committing-to-github/
  15. That is essentially true, but there are certains things that if implemented can make a docker more suitable for unraid, uid and gid being the main one, using the TZ variable (passed with the bind time feature from the template) in containers where timezones are important is another, although the TZ variable can be passed manually from the comnand line of course on non-unraid boxes. If you're building a container you're on the command line anyway...
×
×
  • Create New...