[-] tootbrute@lemmy.ca 2 points 1 year ago

Spot-dl

Install with pipx

[-] tootbrute@lemmy.ca 4 points 1 year ago

This is the nightmare scenario i never want to happen, so i run Fedora Silverblue

[-] tootbrute@lemmy.ca 57 points 1 year ago

I still think we should try it on musk himself. Those monkeys just didnt have moxie

[-] tootbrute@lemmy.ca 3 points 1 year ago

Make it easier to host with docker-compose on arm64 hardware

[-] tootbrute@lemmy.ca 29 points 1 year ago

Exactly why taiwan is looking to build their own system. You can't entrust anything to musk with his deep saudi-china links

Taiwan, meanwhile, is hesitant to use Starlink’s services for fear of Musk’s close ties with China. A dominant player in the global chips market, Taiwan feels exposed to the constant threat of Chinese invasion. Using Starlink might be one way to bolster its national and data security—especially when Taiwan suspects China of cutting its submarine internet cables. But for Taiwan to rely too heavily on Starlink might prove unwise, in the event that China pressures Musk to limit network access abruptly, as he has done in certain situations in Ukraine.

https://qz.com/china-taiwan-starlink-elon-musk-satellite-tensions-1850691740

[-] tootbrute@lemmy.ca 11 points 1 year ago

Trickle down economics 🥂

[-] tootbrute@lemmy.ca 5 points 1 year ago

I use black box flatpak.

[-] tootbrute@lemmy.ca 2 points 1 year ago

Thanks! I was going to post something on the documentation github about my hack. I'm not sure why it worked but adding that worked.

Maybe it is something to do with Caddy and Nginx not working well together?

We really need an ARM build of this though.

[-] tootbrute@lemmy.ca 2 points 1 year ago* (last edited 1 year ago)

I am running this on an arm64 server and there isn't an official docker build for arm.

I figured out how to get past that screen.

I added this to my Caddyfile after reading this https://caddy.community/t/caddy-v2-how-to-proxy-websoket-v2ray-websocket-tls/7040/9

tw.arkadi.one {
        import caddy-common
        reverse_proxy   http://localhost:1234

        @websockets {
                header Connection Upgrade
                header Upgrade websocket
        }

        handle @lemmy {
                reverse_proxy @websockets   http://lemmy_lemmy_1:8536
}

I got my instance running. Thanks for the suggestions.

4

I have been struggling with getting a docker setup of lemmy running on amr64 server and I almost got it going.

docker compose up -d

  • Then i go to my domain.com/setup and try to make my first admin user.
  • When I click Sign Up, I get an error:

SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data

Server:

VPS, 2 cpu cores, 12 GB ram Ubuntu OS Caddy as reverse proxy, but I left nginx in the docker-compose file

Logs

docker-compose.yml https://pastebin.com/XHUbMKJL

docker compose logs https://pastebin.com/TzZyK1kN

Caddyfile https://pastebin.com/CjJWthSe

[-] tootbrute@lemmy.ca 3 points 1 year ago

Get Fedora Silverblue. It is rock solid. Install Distrobox or Boxes to emulate other systems on top of that.

You could also move on to something else later if toy like.

[-] tootbrute@lemmy.ca 2 points 1 year ago

Get Fedora Silverblue. It is rock solid. Install Distrobox or Boxes to emulate other systems on top of that.

You could also move on to something else later if toy like.

view more: next ›

tootbrute

joined 1 year ago