If you just want to view logs, then a lightweight viewer I really recommend is Dozzle.
I self-identify as an nblob, a non-binary little object.
If you just want to view logs, then a lightweight viewer I really recommend is Dozzle.
I’ve tried nearly every selfhosted dashboard out there and in the end settled for static html/css/js. If you want to access links quickly by typing abbreviations then use something like https://github.com/Ozencb/tilde-enhanced. A lot lighter and can be used with an existing webserver too.
https://tailscale.com/kb/1054/dns#nameservers
and
https://tailscale.com/kb/1114/pi-hole#step-3-set-your-raspberry-pi-as-your-dns-server
Set tailscale to use your dns server to resolve your services (or all traffic if you prefer). Assuming your dns server is on 100.x.x.1:53, then put 100.x.x.1 as a nameserver.
How about Uptime Kuma status pages? They’re separate from the admin page and you can add Docker containers as monitors.
SFTPGo supports OIDC and has a lot of ACL features. It allows users to have their own folders, as well as shared volumes between a group.
I got ads removed on mine by asking chat support. The only caveat is it needs to be registered to an account. If you get a patient employee and ask kindly that the ads are not appropriate for children, it usually works.
I didn’t have ads either but being able to use KoReader is a good enough motivation for me.
Overall there are a lot of steps to it, if you’re comfortable with your current setup it’s not worth the hassle/time.
Anna’s Archive, Libgen, Mobilism, IRC (I use a self-hosted service called OpenBooks for this). I use Calibre for metadata sorting, plug Kindle in and move books that way and keep it on airplane mode.
Also, new Kindle jailbreak for <= 5.16.2.1.1 if anyone’s interested. Managed to get KoReader on my 10th Gen Basic.
Not at the moment, no. But it’s worth it for the range of things you find on there.
This might be an issue with opensearch.xml, which is a standard for how browsers recognise search engines.
See here:
https://github.com/hnhx/librex/blob/main/opensearch.xml.example
I don’t know how you’re hosting it, but when I was hosting LibreX, I had to make an opensearch.xml with the correct domain and bind mount it to the correct location. I don’t exactly remember the details since I moved to Searxng.
Also, if you’re not aware, LibreX was forked to LibreY, which is the updated repo.
Navidrome replaced Spotify for me, with Symfonium on Android, I’m never going back. On PC you can use any Subsonic client, and there are plenty I threw Tailscale on top to access it when I go out.
Org-mode, with Orgzly on Android, sync via a WebDav server, which you can also mount on you PC and literally use any editor to edit.
Okay I think I might know what you mean? I just tried doing that and got it to work. We can compare what we did. Here’s mine.
I created a shared folder called “Shared”
then I create a group called “All” and mount the “Shared” folder to /shared
I went to a user and add them to group “All”
Examining that user’s files
I can navigate into that shared folder and access everything (I have stuff in there already).
To set up the folder, which I called “shared”, I set the home directory for it to /srv/sftpgo/data/shared
. For reference, my user home directory is /srv/sftpgo/data/user1
. Then to allow user1 to access it, I mount it as a virtual folder. Is this what you did?
Of course whatever works for you works too, we found workarounds for what we need.
Yes it’s more convenient because it’s a keybinding away. Also, on Wayland I have to use kernel modeset and it is impossible to “overclock/undervoltage” the GPU to save energy. I also get more frames on X. It’s not that KDE on Wayland is bad…it’s exactly switching to X just to do that to play games is inconvenient.
It was annoying at first for me too but they tell you how to bypass it, so can’t you just use the flag --break-system-packages
and make it an alias for pip?
I’m curious what you mean by “no animations while playing games”?
I like Wayland and use it on my laptop. But I also have Nvidia on my PC and while it’s janky at places, I don’t get all the problems you describe (at least on i3 for me)
I use multiple monitors with different refresh rates and don’t really have any major issue. It syncs with the highest one. I indeed don’t use a compositor because it’s distracting and also turn off all the composition pipe line stuff. The result of turning off the latter is less latency and a teeny tiny bit of tearing in the lower 3rd when scrolling web pages but that’s it.
Games can run utilize gsync when in-game vsync is enabled so long as you disable the second monitor with xrandr.
I know you meant well, but I don’t think their interpretation implied any logical fallacy. I used a conditional statement but my statement was prescriptive, not descriptive.
The difference between “I should” and “I have to/must” is a modal one. I implied “if I have to X then I shouldn’t Y”. They swapped X and Y around to get “If I have to Y then I shouldn’t X”, which is just a plain misinterpretation. The use of what is and what ought implies a recommendation or opinion, not mutual exclusivity. For that, I would have to use the same modality “If I have to X then I must not do Y”.
It’s like mixing up “If I have an infectious disease, I shouldn’t go outside” vs. “If I have to go outside, I shouldn’t have an infectious disease”. To me, they have a subtle difference. There is compromise and decision-making involved.
I’ll spell it out anyway because why not. I can’t be bothered to edit my original comment. While it’s sensational-sounding, anyone who take issue with what I said don’t take surveillance properly so I can’t help them, while those that misinterpreted me like nous did can find out for themselves here.
If I have to use Windows, then I can still use Tor understanding and accepting that the OS at the kernel level is a black box that logs and tracks whatever it wants. I can compromise because I might just want to read a blocked news site or Wikipedia. Likewise, if I’m stuck somewhere and I have to use Windows to use Tor then it is a compromise. But that doesn’t mean I shouldn’t use Tor. I’m responsible for my bad opsec should anything bad come my way.
versus
If I have to use Tor, then something is wrong with the way I’m able to access and/or spread information (I handle sensitive or illegal topics, that can harm me or others if found out), and I can’t do it privately because there is surveillance involved. At the kernel level windows is a blackbox that mishandle my data and has the ability to observe everything I do. Therefore I ought to not use Windows.
Adguard Home on the homelab, with my router set to use it as DNS, alongside Tailscale with Headscale on top to reroute all traffic through the home network so that ad blocking works all the time, on all devices that can use Tailscale, and also away from home.
I’ve been using Authelia with several OIDC integrations for a while now. Works great. They’ve released a huge update like a day ago too. Out of the ones you listed, it’s very lightweight too. The docs are a bit all over the place but it is quite comprehensive.
I did look at Zitadel and tried setting it up myself but I just couldn’t get it to work. The docs are a bit vague.