lckdscl

joined 1 year ago
[–] lckdscl@whiskers.bim.boats 3 points 7 months ago

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.

[–] lckdscl@whiskers.bim.boats 3 points 7 months ago (1 children)

If you just want to view logs, then a lightweight viewer I really recommend is Dozzle.

[–] lckdscl@whiskers.bim.boats 1 points 8 months ago* (last edited 8 months ago)

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.

[–] lckdscl@whiskers.bim.boats 4 points 8 months ago (1 children)

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.

[–] lckdscl@whiskers.bim.boats 2 points 8 months ago* (last edited 8 months ago) (8 children)

For not having to remember ports, use a reverse proxy. Keep configuration text files in a repository somewhere, online or offline. Then maybe write an ansible playbook to install all the packages you need and configure as you want. For services that don't have config files, document in a personal wiki what you do to have it set up.

I currently have a lot of things installed and use a mixture of docker compose files and config files (podman can also use compose-style files). I've written down a guide for myself on how to redeploy my whole server and plan to use ansible to reproduce the setup.

Flow charts are also good to visualize the state of things.

[–] lckdscl@whiskers.bim.boats 8 points 9 months ago (2 children)

How about Uptime Kuma status pages? They're separate from the admin page and you can add Docker containers as monitors.

[–] lckdscl@whiskers.bim.boats 5 points 9 months ago (2 children)
[–] lckdscl@whiskers.bim.boats 6 points 9 months ago (1 children)

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.

[–] lckdscl@whiskers.bim.boats 3 points 9 months ago (1 children)

I managed to, through Lutris, with an old cracked version. Although I had to use winetricks to install a bunch of extensions.

[–] lckdscl@whiskers.bim.boats 5 points 10 months ago

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.

[–] lckdscl@whiskers.bim.boats 19 points 10 months ago (1 children)

I didn't have ads either but being able to use KoReader is a good enough motivation for me.

  • You can customize it a lot to your own liking and they do something clever with page changing that it seems a lot more responsive.
  • Another thing is I used to have to convert epubs to KFX to get nice hyphenation and good typography but on KoReader you seem to be able to customize all those typography things with whatever epub you throw at it.
  • Also, I have a local Calibre OPDS endpoint, you can add that in KoReader and download books over wirelessly. WiFi needs to be on when doing that but with a few tweaks you have read only root partiton so Kindle shouldn't update.

Overall there are a lot of steps to it, if you're comfortable with your current setup it's not worth the hassle/time.

view more: next ›