Page MenuHomeFreeBSD

www/tt-rss: Run ttrssd as ttrssd user and move data to /var
ClosedPublic

Authored by dereks_lifeofadishwasher.com on Feb 25 2025, 3:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 30, 9:59 PM
Unknown Object (File)
Thu, May 28, 9:22 PM
Unknown Object (File)
Thu, May 28, 6:47 AM
Unknown Object (File)
Fri, May 22, 7:54 PM
Unknown Object (File)
Fri, May 22, 7:54 PM
Unknown Object (File)
Fri, May 22, 7:54 PM
Unknown Object (File)
Fri, May 22, 7:10 PM
Unknown Object (File)
Thu, May 21, 10:06 PM
Subscribers
None

Details

Summary
  • Create a ttrssd user and group to run ttrssd.
  • Move log file to /var/log/tt-rss directorie.
  • Move pid files to /var/run/tt-rss directorie.
  • Move on disk data to /var/tt-rss/.
Test Plan

Clear our exisiting www/tt-rss install, install updated port.
Confirm writing to tne locations from config.php and local/www/tt-rss isn't being used.
See ttrssd running as non-www user.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rebase on main g20260501 changing user/group to 571 old UID/GID was taken also add new config .local dirs 0770 possible later updates will allow them to not be writable by ttrssd.

This revision was not accepted when it landed; it landed in state Needs Review.Tue, May 19, 3:04 PM
This revision was automatically updated to reflect the committed changes.