Giter Club home page Giter Club logo

moby-dogg's Introduction

dogger

Docker Container Windows

Plex Media Server

Setup

Start Container

docker run -d -p 32400:32400 --name plexmediaserver --restart=always --network host -v C:\temp\docker\plex_meta:"C:\Users\ContainerAdministrator\AppData\Local\Plex Media Server" -v C:\temp\docker\plex_data:c:\media\01 0953bf444771

JDownloader

Start Container

docker run -d --name jdownloader --cpus=4 -m 2048 --restart=always -v F:\JDownloader:"C:\jdownloader" -v D:\_Downloads:C:\downloads\d -v E:\_Downloads:C:\downloads\e 50c242a7f8f7

Airsonic

Start Container

docker run -d -p 8080:8080 --name airsonic --cpus=4 -m 4096 --restart=always -v F:\airsonic:"C:\airsonic" -v d:\#Musik:c:\media 648dcea93b8b

moby-dogg's People

Contributors

backinbash avatar

Stargazers

 avatar

Watchers

 avatar  avatar

moby-dogg's Issues

Plex - Cannot be updated.

If I want to update Plex via the Dogger Container it is not possible because it will stay on the same version after it has finished updating. Used Version 1.19.3.2843

plex-update

JDownloader - Downloads cannot be started.

If I want to download something, it starts with the download on and does this successfully with the first data. BUT if JDownloader wants to trigger further files for download they will not start! Only after a restart of JDownload via the web interface it is possible to download files again until the same error happens again.

Plex Media Server

Plex Media Server analysierern und dokumentieren.

  • Dokumentation der Pfade & Registry Keys
  • Erstellen einer Migrationsanleitung
  • Erstellen eines Updatepfads

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.