matzler

joined 2 years ago
[–] [email protected] 1 points 3 weeks ago (5 children)

Returns 502 for me :/

[–] [email protected] 5 points 2 months ago (2 children)

Did traefik become uncool? I only read about caddy/nginx/ha here.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

Im using docker compose. Cant remember the image RN, but something like nextcloud 26. AS long AS you specify a full Tag and use volumes, you can upgrade in the webapp.

[–] [email protected] 21 points 9 months ago (5 children)

Specify a Version Tag in docker compose and update nextcloud deliberately through the webapp, that way it doesn't update automatically on a pull

[–] [email protected] 1 points 10 months ago

Strongly disagree, even though the https://github.com/linux-surface team does great work. Just too many issues, all the time. Pipewire, microphone not working, enroll MOK keys, ....

[–] [email protected] 7 points 11 months ago

Those of you who red and liked clean code (I did too), what's your next best recommendation as a book? The pragmatic programmer?

[–] [email protected] 13 points 11 months ago (17 children)

Do you have some reading recommendations on how to write good documentation, e.g. readmes for end users?