detroitvilla.blogg.se

Jdownloader 2 chip
Jdownloader 2 chip











jdownloader 2 chip
  1. JDOWNLOADER 2 CHIP INSTALL
  2. JDOWNLOADER 2 CHIP PASSWORD
jdownloader 2 chip

To enable Direct Connection mode from internet, you need to open and forward port 3129 adjusting your router configuration. In this mode, MyJDownloader server still handles service related tasks, like the session authentication and notifications. This enables the GUI to respond much faster with information reliably updating over time.

jdownloader 2 chip

Appendixes Direct Connection Modeĭirect Connection mode (or Direct Connections) improves the use of this container via MyJDownloader GUI and is strongly recommended at least in your LAN.īy enabling this mode, the communication happens directly between the client and the JDownloader server via port 3129 (by default), instead of being routed trough MyJDownloader servers. Other options can be changed on your MyJDownloader account.

JDOWNLOADER 2 CHIP PASSWORD

  • If haven't set FILE_MYJD_USER, FILE_MY_JD_PASSWORD, MYJD_USER and MYJD_PASSWORD values, you can still configure an account by running (Recommended method because it is the most secure but not fully automatic in the docker-compose.)ĭocker exec jdownloader configure password.
  • Declare MYJD_USER and MYJD_PASSWORD values which only create environment variable.
  • Declare FILE_MYJD_USER and FILE_MY_JD_PASSWORD which is used with the principle of docker secret.
  • There are 3 possibilities to give login password for MyJDownloader: If you use this variable, set it as per the downloads folder volume!ĭefines specific rights for your downloaded files (default: undefined) - Must respect octal form (begins with 0 followed by three numbers between 0 and 7 included) (cf. XDG_DOWNLOAD_DIR=/opt/JDownloader/Downloads The device name that will appear on MyJdownloader portal The docker secret of your MyJDownloader MyJDownloader user The docker secret of your MyJDownloader user This Network port is required for Direct Connection mode, more information in this section To obtain such values, run on your host id yourusername, additional information can be found in Docker documentation

    JDOWNLOADER 2 CHIP INSTALL

    Configuration values ParameterĬonfig file folder, saves your configuration on the hostĬontainer logs folder, specify it only if you wan to keep logs on the hostĮxtensions folder, specify it only if you wan to install extensions and keep it on the hostĭownloads folder (where you put your download mountpoint)Īdd user identifiers to run the container with user priviledges. You can set many parameters when you configure this container, but you must specify your MyJDownloader login/password to connect to your container. jaymoulin/jdownloader:0.7.0-arm32v6) because rpi zero identify itself as armhf which is wrong. Note for RPI Zero : specify that you want the arm32v6 image (e.g. Path: /path/to/extensions type: Directory mountPath: /opt/JDownloader/app/extensions name: extensions volumes: mountPath: /opt/JDownloader/Downloads name: downloads mountPath: /opt/JDownloader/app/cfg name: cfg mountPath: /opt/JDownloader/app name: exec Name: my_jd_secret key: password volumeMounts: name: jdownloader image: jaymoulin/jdownloader env: Myjd-user: #optional (see ()) file: ~/jdownloader/secrets/myjd_user.txt myjd-password: #optional (see ()) file: ~/jdownloader/secrets/myjd_password.txt KubernetesĪpiVersion: apps/v1 kind: Deployment metadata: myjd-password #optional (see ()) secrets: etc/localtime:/etc/localtime:ro #optional environment:įILE_MYJD_USER: myjd-user #optional (see ()) FILE_MYJD_PASSWORD: myjd-password #optional (see ()) MYJD_USER: #optional (see ()) MYJD_PASSWORD: bar #optional (see ()) MYJD_DEVICE_NAME: goofy #optional XDG_DOWNLOAD_DIR: /opt/JDownloader/Downloads #optional ports:

    jdownloader 2 chip

    :/opt/JDownloader/app/extensions #optional Image: jaymoulin/jdownloader container_name: jdownloader restart: always user: 1001:100 volumes:













    Jdownloader 2 chip