Skip Navigation
I'm using compose wrong and I know it.
  • As other have said, I have a root docker directory then have directories inside for all my stacks, like Plex. Then I run this script which loops through them all to update everything in one command.

    for n in plex-system bitwarden freshrss changedetection.io heimdall invidious paperless pihole transmission dashdot
    do
        cd /docker/$n
        docker-compose pull
        docker-compose up -d
    done
    
    echo Removing old docker images...
    docker image prune -f
    
  • Well this sucks [Uptobox and how it affects Alldebrid]
  • On their homepage they list all the providers they use. I don't believe it was ever meant to be understood they they host the files themselves. It seems like uptobox was just their first choice in uploads.

  • Well this sucks [Uptobox and how it affects Alldebrid]
  • Yeah, alldebrid. I just had a download error out. I'm going to investigate now...

    EDIT: Yeah it just errored out because it's attempting to download from uptobox. I guess quite a bit of cached content is now unavailable.

    "The Uptobox.com upload servers are currently unreachable. Our magnet tool is therefore under maintenance. We are working on this issue to make it available as soon as possible. Compensation will be granted as soon as everything is settle.

    — Alldebrid company"

  • How to install EGS Elder Scrolls Online on the Steamdeck

    I've collected tips from around the internet and rolled them up into a single post

    • 98GB installed but may need 130-140GB during the install.
    • The game initially uses keyboard controls only, you need to enable gamepad support. See the end of this guide.
    • I'm running a locked 40FPS @ 1280x800 on medium settings.

    After installing The Elder Scrolls Online through Heroic:

    !

    1. Click the settings menu for The Elder Scrolls Online in Heroic.
    2. Select your preferred Wine-GE Proton version, I'm using 8-10 at the time of writing this and everything works perfectly ingame.
    3. Click "WINETRICKS" a. "Select the default wineprefix" b. "Install a Windows DLL or component" c. Scroll down, select "dotnet48" and click OK to install it. This will take some time, just wait. If any prompts come up, just click OK. d. Once it's done, close out of winetricks.
    4. Click the "WINECFG" button next to WINETRICKS.

    !

    a. Click Add, select "D:" drive, set the path to "/home/deck/Games/Heroic" b. Click Apply, then OK. 5. Play!

    Post tweaks: In the game settings, Settings > Gameplay > Gamepad - Turn ON Settings > Gameplay > Use Keyboard login - Turn OFF This enables full gamepad support.

    5
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MY
    Mythnubb @lemm.ee
    Posts 1
    Comments 38