azukaar / cosmos-servapps-official

Official repository for Cosmos apps on the market
GNU Affero General Public License v3.0
35 stars 42 forks source link

Add new compose security options for Manyfold #147

Closed Floppy closed 2 months ago

Floppy commented 2 months ago

Manyfold has just added a bunch of new security options, including container runtime recommendations. https://manyfold.app/sysadmin/security has all the details, but the main things are it now respects PUID and PGID which I see are already there, and has some suggested container options, which I've added in this PR.

azukaar commented 2 months ago

Thanks