this post was submitted on 23 Feb 2025
59 points (88.3% liked)

Selfhosted

60093 readers
918 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I set it to debug at somepoint and forgot maybe? Idk, but why the heck does the default config of the official Docker is to keep all logs, forever, in a single file woth no rotation?

Feels like 101 of log files. Anyway, this explains why my storage recipt grew slowly but unexpectedly.

you are viewing a single comment's thread
view the rest of the comments
[–] ikidd@lemmy.world 2 points 1 year ago (1 children)

Just use the official Docker AIO and it is very, very little trouble. It's by far the easiest way to use Nextcloud and the related services like Collabora and Talk.

[–] peregus@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

The ~~price rboem~~ problem is that the log file is inside the container in the www folder.

Edit: typo

[–] sugar_in_your_tea@sh.itjust.works 3 points 1 year ago (1 children)
[–] peregus@lemmy.world 1 points 1 year ago

Right, I should probably map the file directly to the system log folder. I'll try that.