fiddlestix

joined 1 year ago
[–] fiddlestix 2 points 11 months ago (2 children)

Oof. That's bad news. I don't have that bit of kit on my setup though. Luckily.

[–] fiddlestix 2 points 11 months ago

proxy_pass https://

Thanks. I found it, but still borked. Need to do some digging. Strange things are afoot at the Circle K ...

[–] fiddlestix 2 points 11 months ago (4 children)

Thanks a lot. Whereabouts do I add it to Nginx? Do I need to do this through the dashboard for the proxy host or is there something in docker that I need to add?

[–] fiddlestix 0 points 11 months ago

Ah, thank-you so much!

[–] fiddlestix 0 points 11 months ago

Yeah see I'm not even sure what the env vars are. I'm running it with docker-compose and the only alterations I've made to anything are to add my IP address to the config file in the trusted domains array. That's definitely where it needs to go because if I take it out then it flops hard.

[–] fiddlestix 5 points 1 year ago

If you've got a spare USB stick laying around then you could install Ventoy on it (https://www.ventoy.net/en/index.html) and run Linux in a live environment. Just (1) install Ventoy on the USB (this will wipe it, btw) (2) download any live Linux ISO (Mint has one of these) and put it on the USB (3) change your BIOS boot order to USB first (4) reboot and select the Linux you want to test drive from the Ventoy menu. (5) When you're done, just shut down, unplug USB and reboot normally.

[–] fiddlestix 1 points 1 year ago

Docker makes it easy to set up and remove apps. Simply (a) create folder, (b) download/copy-paste the docker-compose template into the folder, (c) run 'docker-compose up -d' and watch the magic happen. And if you want to remove the image just do a 'docker-compose down' followed by 'docker system prune -a' and poof, it's gone (although this command will remove any docker container that's not running, so be careful! (Otherwise remove manually with 'docker ps' and then 'rm name-of-container'). I'm in a similar boat to you and my L2 now runs Plex (media), Immich (photos), Mealie (recipes), Kavita (books), OwnCloud (files), PaperlessNgx (important documents) and Joplin (notes). It also runs Nginx Proxy Manager so I can access some of these apps outside my network (you can grab free domains from duckdns.org), and the others I access via Tailscale for extra security (highly recommend looking it up). Enjoy your journey. It gets very addictive!

[–] fiddlestix 10 points 1 year ago* (last edited 1 year ago)

I reckon Kagi is the best search engine out there. It's paid though. Second I'd have Qwant followed by DDG.

[–] fiddlestix 2 points 1 year ago

I bit the bullet on Kagi a few weeks ago. I love it. Am never going back. Worth every penny to me.

[–] fiddlestix 3 points 1 year ago

Actually this fixed it. Thanks! They can access if I share it but NOT if I add them as a user and then share it. I had to delete them as a user first 🤷‍♂️

[–] fiddlestix 1 points 1 year ago

Even that doesn't work. I've made them an admin on the machine but they get a message saying they already have access to it. But ... they don't!

[–] fiddlestix 1 points 1 year ago (1 children)

It's the Tailscale IP. I can connect to it no problem.

view more: ‹ prev next ›