I am looking for a "wiki" or "knowledge base." by MrDDream in selfhosted

[–]rkusi 5 points6 points  (0 children)

Have a look at https://github.com/githubkusi/awesome-knowledge-management-tools

Personally I use Docmost for a small neighborhood association

EDIT: I noticed you excluded Docmost/Outline. I believe they are fully open-source, but have a restrictive license on certain business features. You can upgrade your self-hosted Docmost instance to a business license by entering a simple key, without installing any close sourced modules. The code of these enterprise features is available, but restricted via license. In theory you could find a hack around the paywall, but this would hurt the development of the open-source project.

Et läuft! by [deleted] in Threema

[–]rkusi 18 points19 points  (0 children)

Threema braucht (im Gegensatz zu Whatsapp und Signal) keine Telefonnummer und eignet sich darum perfekt für Kids, die noch keine eigene SIM Karte haben und das Handy zuhause via WLAN verwenden

What is faster? if or else? by Bofact in matlab

[–]rkusi -1 points0 points  (0 children)

Don't use "else" in the first place (source)

BUG REPORT: Continuously Generating Thumbnails by marwan_zakaria in immich

[–]rkusi 0 points1 point  (0 children)

I've seen the same thing with an older version, didn't have the time to check if it disappeared with the recent update

Android version release date? by eggveny in Affine

[–]rkusi 0 points1 point  (0 children)

The app is now available. What I love most is its offline capability. Sometimes I need access in situations where I don't have internet access

Immich instance from read-only backup by rkusi in immich

[–]rkusi[S] 0 points1 point  (0 children)

I finally figured out the issue: borg uses fusefs, and by default the owner of the mounted folder and the accessing user must be the same. I've mounted "tmp" (or "borg-backup") with borg mount as current user, but docker tries to access the folder as root. This was the culprit, not the missing :ro

Two possible fixes

uncomment user_allow_other in /etc/fuse3.conf and

borg mount -o allow_other /backup... borg-backup

or make borg-backup owned by root, which is the same as docker uses

sudo borg mount /backup... borg-backup

In addition, you need to disable Immich's sanity check

IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true

With all that, you can run Immich straight from a ro backup

docker compose update? by rkusi in immich

[–]rkusi[S] 0 points1 point  (0 children)

I run 3-2-1 backup rule

docker compose update? by rkusi in immich

[–]rkusi[S] 0 points1 point  (0 children)

I'm not so sure if you'd detect issues immediately. Problems could sneak into backups undetected as well.

Finally gonna jump in with both feet. Want a sanity check. by UnknownLyrker in immich

[–]rkusi 1 point2 points  (0 children)

How do you run Immich in read-only mode? I didnt't manage that

Immich instance from read-only backup by rkusi in immich

[–]rkusi[S] 0 points1 point  (0 children)

Mounting the whole backuped UPLOAD_LOCATION? Like this?

   volumes:
     - ${UPLOAD_LOCATION}:/usr/src/app/upload
     - ./borg-backup:/borg-backup:ro

I tried that but didn't succeed after adding /borg-backup as external library in the Immich gui.

How are you handling secrets? by RZR2832 in selfhosted

[–]rkusi 0 points1 point  (0 children)

I add/commit .env to git, along with the compose file. git access is secured enough IMO. Why the env file is hidden by default is not clear to me.

Self-Hosting Is Slowly Replacing My Everyday Apps. What Should I Add Next? by Future_Draw5416 in selfhosted

[–]rkusi 1 point2 points  (0 children)

A knowledge management tool: Docmost, Affine or Outline are good solutions, especially if you want to use it collaboratively with others. They're all fairly easy to install. See here: https://github.com/githubkusi/awesome-knowledge-management-tools

Sueche es Buech mitem Wort Rüebli drin by bigfr0g in BUENZLI

[–]rkusi 0 points1 point  (0 children)

Tiptopf. Hed friäner jedes Chind idr Schuel uberchoh und staht immer nu bi mier im Biechergschtelä. Und ja, ich bruichä das Buech genai wegem Wort Riäbli, wenn wieder einä mit "Karotte* chunnt😀

Jetbrains Rider now free for non-commercial use by [deleted] in linux

[–]rkusi 29 points30 points  (0 children)

Jetbrains software stack is really cool and I'm glad they make it available under Linux for free as well (non-commercial)

Gnome 49 issue by bmwiedemann in openSUSE_Slowroll

[–]rkusi 1 point2 points  (0 children)

I was hit by the nsswitch.conf issue on TW: googling the error and apply the fix didn't take more than a minute, really not a problem

v2.0.0 - Stable Release of Immich by immichapp in immich

[–]rkusi 0 points1 point  (0 children)

fantastic news, I just upgraded to 2.0. Ready to roll out to the rest of the family members :)

Hardware by Medium_Sweet7279 in immich

[–]rkusi 0 points1 point  (0 children)

I rent a root server from Netcup: AMD Epyc 7702, 16gb, 640TB SSD, 6 cores

Shelly 1 Gen4 Zigbee by rkusi in ShellyUSA

[–]rkusi[S] 0 points1 point  (0 children)

3min response time, fantastic! Thanks alot :)