[-] Shimitar@feddit.it 1 points 1 day ago

All that? Well, I understand your point, but honestly I have more fun learning something new, and was really little work.

Anyway... Its an option too

[-] Shimitar@feddit.it 1 points 1 day ago

No you don't need two: in fact I have only unbound setup to do everything with one piece of software.

Better or worse? No idea, but it works and its one less piece that might fail.

[-] Shimitar@feddit.it 1 points 1 day ago

I have a quite rich selfhosted stack, and DNS is indeed part of it.

For such a critical piece of infrastructure I didn't needed a container, just installed Unbound and did some setup for ad blocking and internal DNS rules.

Here my setup: https://wiki.gardiol.org/doku.php?id=router:dhcp-dns

You could go with an independent pihole maybe, but that would double the chances of a hardware failure...

Using one device for everything might seem risky, but actually has less chances of failure ;)

[-] Shimitar@feddit.it 2 points 2 days ago

That's not the point. Maybe you can, but for how long? you will never stop asking the question with docker...

[-] Shimitar@feddit.it 3 points 2 days ago

I think you wrote it back ways: transitioned from docker to podman?

Yeah podman should use quadlets, not compose, but still works just fine with docker compose and the podman socket!

[-] Shimitar@feddit.it 50 points 3 days ago

Podman guys... Podman All the way...

[-] Shimitar@feddit.it 69 points 3 days ago* (last edited 3 days ago)

There is no "write and forget" solution. There never has been.

Do you think we have ORIGINALS or Greek or roman written texts? No, we have only those that have been copied over and over in the course of the centuries. Historians knows too well. And 90% of anything ever written by humans in all history has been lost, all that was written on more durable media than ours.

The future will hold only those memories of us that our descendants will take the time to copy over and over. Nothing that we will do today to preserve our media will last 1000 years in any case.

(Will we as a specie survive 1000 more years?)

Still, it our duty to preserve for the future as much as we can. If today's historians are any guide, the most important bits will be those less valuable today: the ones nobody will care to actually preserve.

Citing Alessandro Barbero, a top notch Italian current historian, he would kill no know what a common passant had for breakfast in the tenth century. We know nothing about that, while we know a tiny little more about kings.

[-] Shimitar@feddit.it 7 points 6 days ago

Fellow Gentoo user! Kudos.

[-] Shimitar@feddit.it 1 points 6 days ago

Well, here is the relevant part then, sorry if it was not clear:

  • Jellyfin will not play well with reverse proxy auth. While the web interface can be put behind it, the API endpoints will need to be excluded from the authentication (IIRC there are some examples on the web) but the web part will stil force you to double login and canot identify the proxy auth passed down to it.
  • Jellyfin do support OIDC providers such Authelia and it's perfectly possible to link the two, in this case as i was pointing out, Jellyfin will still use it's own authentication login window and user management, so the proxy does not need to be modified.

TLDR: proxy auth doesnt work with Jellyfin, OIDC yes and it bypassess proxy, so in both cases proxy will not be involved.

23
Web printing (feddit.it)

Hi!

I have setup ScanServJS which is an awesome web page that access your scanner and let you scan and download the scanned pages from your self hosted web server. I have the scanner configured via sane locally on the server and now I can scan via web from whatever device (phone, laptop, tablet, whatever) with the same consistent web interface for everyone. No need to configure drivers anywhere else.

I want to do the same with printing. On my server, the printer is already configured using CUPS, and I can print from Linux laptops via shared cups printer. But that require a setup anyway, and while I could make it work for phones and tablets, I want to avoid that

I would like to setup a nice web page, like for the scanner, where the users no matter the device they use, can upload files and print them. Without installing nor configuring anything on their devices.

Is there anything that I can self-host to this end?

41
submitted 2 weeks ago* (last edited 2 weeks ago) by Shimitar@feddit.it to c/selfhosted@lemmy.world

Hi fellow hosters!

I do selfhost lots of stuff, starting from the classical '*Arrs all the way to SilberBullet and photos services.

I even have two ISPs at home to manage failover in case one goes down, in fact I do rely on my home services a lot specially when I am not at home.

The main server is a powerful but older laptop to which i have recently replaced the battery because of its age, but my storage is composed of two raid arrays, which are of course external jbods, and with external power supplies.

A few years ago I purchased a cheap UPS, basically this one: EPYC® TETRYS - UPS https://amzn.eu/d/iTYYNsc

Which works just fine and can sustain the two raids for long enough until any small power outage is gone.

The downside is that the battery itself degrades quickly and every one or two years top it needs to be replaced, which is not only a cost but also an inconvenience because i usually find out always the worst possible time (power outage), of course!

How do you tackle the issue in your setups?

I need to mention that I live in the countryside. Power outages are like once or twice per year, so not big deal, just annoying.

11

I have a home network with an internal DNS resolver. I have some subdomains (public) that maps to a real world IP address, and maps to the home server private address when inside home.

In short, i use unbound and have added some local-data entries so that when at home, those subdomains points to 192.168.x.y instead.

All works perfectly fine from Windows and from Linux PCs.

Android, instead, doesnt work.

With dynamic DHCP allocation on android, the names cannot be resolved (ping will fail...) from the android devices. With specific global DNS servers (like dns.adguard.com) of course will always resolve to the public IP.

The only solution i found is to disable DHCP for the Wifi on android and set a static IP with the 192.168.x.y as DNS server, in this case it will work.

But why? Aynbody has any hints?

It's like Android has some kind of DNS binding protection enabled by default, but i cannot find any information at all.

3

Qualche utente linux / OpenSource fanatic in zona come da titolo?

3
submitted 1 month ago by Shimitar@feddit.it to c/caffeitalia@feddit.it

Che fate di bello? Passata la festa, sempre in vacanza? Siete a casa? Che fate?

48
submitted 2 months ago by Shimitar@feddit.it to c/piracy@lemmy.dbzer0.com

As the title goes, is there a way to download content from amazon prime video?

Like yt-dl or similar...

23
DNS issues (feddit.it)
submitted 2 months ago* (last edited 3 weeks ago) by Shimitar@feddit.it to c/selfhosted@lemmy.world

Hi! i am selfhosting my services and using a DNSMasq setup to provide ad-blocking to my home network.

I was thinkering with Unbound to add a fully independent DNS resolver and not depend on Google/Adblock/Whatever upstream DNS server but i am unable to make Unbound work.

Top Level Domains (like com, org...) are resolved fine, but anything at second level doesn't. I am using "dig" (of course i am on linux) and Unbound logging to find out what's going on, but i am at a loss.

Could be my ISP blocking my requests? If i switch back to google DNS (for example) all works fine, but using my Unbound will only resolve TLDs and some random names. For example, it will resolve google.com but not kde.org...

Edit: somehow fixed by nuking config file and starting over.

39
FitTrackee (feddit.it)
submitted 2 months ago by Shimitar@feddit.it to c/selfhosted@lemmy.world

If I remember correctly, FitTrackee Dev do post on this community.

Well, I want to thank him/her as this is a very nice piece of software that I just started using but looks so promising and well done! A breeze to install, even on bare metal, and so well designed (even a CLI? Come on!).

Looking forward to try Garmin integration tomorrow.

Thank buddy!/Appreciated.

78
submitted 3 months ago* (last edited 3 months ago) by Shimitar@feddit.it to c/selfhosted@lemmy.world

Looking for a self hosted diary type of service. Where I can login and write small topics, ideas, tag them and date them. No need for public access.

Any recommendations?

Edit: anybody using monicahq or has experience with it?

Clarification: indeed I could use a general note taking app for this task. I already host and use silverbullet for general notes and such. I am looking at something more focused on daily events and connections. Like noting people met, sport activities and feedbacks, names, places... So tagging and date would be central, but as well as connections to calendar and contacts, and who knows what else... So I want to explore existing more advanced, more specialized apps.

Edit2: I ended up with BookStack. MonicaHQ seems very nice but proved unable to install using containers. It would not obey APP_URL properly and would mess up constantly HTTP / HTTPS redirection. Community was unrepsonsive and apparently github issues are ignore lately. So i ditched MonicaHQ and switched to BookStack: installed in a breeze (again container) and a very simple NGINX setup just worked. I will be testing it out now.

31
CalDAV web gui (feddit.it)
submitted 4 months ago by Shimitar@feddit.it to c/selfhosted@lemmy.world

Hi, Using radicale since I switched from next cloud, using dav5x on android pretty nicely.

I was thinking about adding a web ui to access my calendars too from web... Any recommendations?

Radicale web ui only manages accounts and stuff, not the calendars contents.

4
submitted 5 months ago* (last edited 5 months ago) by Shimitar@feddit.it to c/informatica@feddit.it

Ciao, non se se sia la comunità giusta ma provo a postare qui.

Ho recentemente installato a partire da un suggerimento trovato sul sito che non si può nominare un Launcher nuovo che si chiama Niagara Launcher. Non posto link per non fare pubblicità, ma il nome lo faccio per contestualizzare. Le premesse erano molto interessanti: un Launcher fluido con un concetto leggermente innovativo, anche se tutto sommato neanche troppo.

Dopo neanche cinque minuti di prova mi rendo conto che qualsiasi funzionalità non basica è da attivare e prevede il pagamento, e fino qui non ci vedo niente di strano, quello che mi ha lasciato perplesso (e mi ha fatto disinstallare istantaneamente l'applicativo) è stato che la formula di pagamento prevedeva un plan annuale che partiva dai €10.

Ora chi sano di mente può pensare che qualcuno abbia intenzione di pagare un recurrent di €10 per una cagata come un launcher? 2, 3 o forse anche 5€ una tantum credo che li avrei pagati.

Per quanto innovativo o curioso sicuramente è una follia. Il concetto di fondo è che io pago un recurent per un servizio.Non pago recurent per fondamentalmente un software cosi basico.

Credo che la cosa sia un po' uscendo di mano Cosa ne pensate?

Sia chiaro che il mio problema non è quello di remunerare o meno gli sviluppatori che è giustissimo che siano remunerati ma quella che è l'aspettativa di remunerazione.

50
submitted 5 months ago by Shimitar@feddit.it to c/selfhosted@lemmy.world

Hi! i have a mixed set of containers (a few, not too many) and bare-metal services (quite a few) and i would like to monitor them.

I am using good old "monit" that monitors my network interfaces, filesystems status and traditional services (via pid files). It's not pretty, but get the work done. It seems i cannot find a way to have it also monitor my containers. Consider that i use podman and have a strict one service, one user policy (all containers are rootless).

I also run "netdata" but i find it overwhelming, too much data, too much graphics, just too much for my needs.

I need something that:

  • let me monitor service status
  • let me monitor containers status
  • let me restart services or containers (not mandatory, but preferred)
  • has a nice web GUI
  • the web gui is also mobile friendly (not mandatory, but appreciated)
  • Can print some history data (not manatory, but interesting)
  • Can monitor CPU usage (mandatory)
  • Can monitor filesystem usage (mandatory)

I don't care for authentication features, since it will be behind a reverse proxy with HTTPS and proxy authentication already.

I am not looking for a fancy and comples dashboard, but for something i can host on a secondary page that i open if/when i want to check stuff. Also, if the tool can be scripted or accessed via an API could be useful, so i would write some extractors to print something in a summary page in my own dashboard.

[-] Shimitar@feddit.it 62 points 6 months ago

Go AV1... In my direct experience the space saving is simply amazing at the same quality.

265 doesn't seems to be the future since all Android are going to support AV1 by mandatory from A14.

[-] Shimitar@feddit.it 59 points 7 months ago

I answer for myself. On linux the neat tool called "mediainfo" will print MKVs ,metadata, and that includes the real ISO title.

view more: next ›

Shimitar

joined 1 year ago