

I wouldn’t move back to Redis again. Switched to Valkey and it was very easy. Never had any problems 😊
I wouldn’t move back to Redis again. Switched to Valkey and it was very easy. Never had any problems 😊
The user “radicale” needs access to the folder Permission denied says it clearly.
sudo chown -R radicale:radicale /var/lib/radicale
This should fix it
There a few alternatives on Go European
Just type duolingo in the search field.l I did not know, that there are so many language learning apps 🤔
I know about Babbel, but there are so many like Aimigo or Mondly
Never had problems with Hetzner 🤔
Glad you found a good VPS 👍
I rent the ARM VPS in Nürnberg, cheap and high performance. I don’t have any issues. Last time I had issues was with Contabo VPS. My main server is a dedicated one at Hetzner. Can recommend this one too.
A few people I know are using IONOS or Netcup for webhosting. They offer a lot more than just webhosting, if anyone needs a VPS, go for Netcup.
Maybe you can checkout European alternatives too to find what you are looking for 😊
No, because MONITOR_ONLY is for all
It is very easy. Here is my compose:
services:
watchtower:
image: containrrr/watchtower
container_name: watchtower
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /etc/localtime:/etc/localtime:ro
command: --interval 10800
logging:
driver: local
environment:
WATCHTOWER_NOTIFICATION_URL: gotify://
WATCHTOWER_NOTIFICATIONS_HOSTNAME: Fancy name
WATCHTOWER_MONITOR_ONLY: true
WATCHTOWER_WARN_ON_HEAD_FAILURE: never
Every 3 hours it will check for updates, send a message via Gotify and pull the new images. It will not restart the containers with the new images.
I only let me notify about updates. I don’t want autoupdates, because some projects may have breaking changes (looking at you Immich 😁)
I get a message from watchtower over Gotify and then I can read the changelog
Yes Oauth 2 support is what I meant
Gmail support was introduced to K-9 mail as one of the first features after Thunderbird took over ☝🏻
Only the name and design, that’s all.
Don’t know what it is. I use openwebui in docker with ollama on my host. It runs fine. Same configuration with perplexica does not work. But I am not the only one with this problem 🤔
Seems it can not be used locally with ollama 😔
The only alternative Perplexica is not working properly, many unresolved issues on Github about the endless spinning wheel…
I like Zoraxy it has a lot of features, like Zerotier integration, status monitoring etc and a clean UI
Runs fine for my needs and fully replaced NPM for me 😊
You can run it in docker or as a single binary directly
Fluffy-to-go 🤔🥰🥰
“It’s dangerous to go alone, take this” 🤔🥰🥰
OIDC is very nice to have 😊
I have a question: is it possible now to use our own Mastodon instance? 🤔