Lukas Langrock lukas
lukas created repository KomuSolutions/GTNH 2024-07-18 21:08:04 +02:00
lukas commented on issue KomuSolutions/igot99issues#50 2024-07-18 11:08:05 +02:00
Minecraft: New Horizons

This will be on my home server running RHEL 9. I never used ansible playbooks and usually prefer Docker when it comes to this. But if you can walk me through what exactly the playbook will do, we…

lukas commented on issue KomuSolutions/igot99issues#49 2024-07-17 22:01:35 +02:00
New Matrix Alternative

dev instance is up on https://dev.libre.moe

lukas commented on issue KomuSolutions/igot99issues#49 2024-07-17 20:31:26 +02:00
New Matrix Alternative

Otherwise, Mattermost is also looking good UI wise, probably even better than Zulip, but I don't really consider it as it lacks SSO. There is a hack using GitLab and redirecting to your own SSO…

lukas commented on issue KomuSolutions/igot99issues#49 2024-07-17 17:08:52 +02:00
New Matrix Alternative

I am currently preparing a test instance of Zulip, which generally seems to support most of our needs, but most importantly has a clesr and easy to navigate UI, allowing…

lukas commented on issue KomuSolutions/igot99issues#47 2024-07-11 18:38:53 +02:00
Account Security Emails

Keycloak now supports sending emails using a built-in event listener. Unfortuneatley, this only includes these few events:

  • Login Error
  • Update Password.
  • Update Time-based One-time Password…
lukas closed issue KomuSolutions/igot99issues#47 2024-07-11 18:38:53 +02:00
Account Security Emails
lukas commented on issue KomuSolutions/igot99issues#48 2024-07-11 18:19:25 +02:00
Use Duplicati for daily backups

Duplicati is probably the way to go

lukas commented on issue KomuSolutions/igot99issues#48 2024-07-10 00:35:11 +02:00
Use Duplicati for daily backups

Using a backup service like Duplicati, that can make incremental backups to object storage and also restore easily (and even through a UI) sounds like a smarter choice.

If these fail, there are…

lukas commented on issue KomuSolutions/igot99issues#48 2024-07-10 00:30:59 +02:00
Use Duplicati for daily backups

On the other hand, Backblaze at most currently <0,50€, solving a problem that at worst increase it to <1,50€ by purchasing something that always costs 3,81€ is kinda stupid. This needs some…

lukas opened issue KomuSolutions/igot99issues#48 2024-07-10 00:26:07 +02:00
Use Storage Box for daily backups
lukas opened issue KomuSolutions/igot99issues#47 2024-07-02 15:09:56 +02:00
Account Security Emails
lukas transferred repository libre.moe/libre.moe to KomuSolutions/libre.moe 2024-07-02 01:27:08 +02:00
lukas renamed repository from web to KomuSolutions/libre.moe 2024-07-02 01:26:55 +02:00
lukas commented on issue KomuSolutions/igot99issues#41 2024-07-01 16:52:18 +02:00
Outline Wiki

It's meant as a personal knowledgebase, where people can document, note or collaborate things. I found this while looking for Notion-alike services.

lukas commented on issue KomuSolutions/igot99issues#41 2024-06-30 22:33:30 +02:00
Outline Wiki

Update: Outline does not support Backblaze's S3-compatible API (https://github.com/outline/outline/discussions/2666?sort=new#discussioncomment-3421528)

lukas pushed to main at KomuSolutions/libre.moe 2024-06-30 18:48:37 +02:00
b0374b736d remove jitsi
lukas closed issue lukas/blobfisch#2 2024-06-29 00:18:29 +02:00
Use Tailwind
lukas commented on issue lukas/blobfisch#2 2024-06-29 00:18:29 +02:00
Use Tailwind

now using tailwind in 585a3b5d0c but needs to implemented correctly using cargo packages or however that will work. this is merely a temporary implementation to get development rolling

lukas pushed to main at lukas/blobfisch 2024-06-29 00:17:05 +02:00
585a3b5d0c add basic styling with tailwindcss