Jesse Hitch
Jesse Hitch
need a github action to automatically tag the repo when `setup.py` version param changes
Explain how to get your nextcloud stuff up and running by linking to another repo that already has it done
Setup crontab script to automatically backup into configurable directory: - RSS feeds OPML - FreeTube/NewPipe subscriptions OPML/db This should then be handled by whatever the default file management utility is,...
Thanks for maintaining this! I wanted to request support for a password command. From `restic --help`: ``` --password-command command shell command to obtain the repository password from (default: $RESTIC_PASSWORD_COMMAND) ```...
I'd like to help maintain this chart, as right now it seems you're a little short on hands and I have some time to donate. Please let me know if...
## What this PR does / why we need it: Upgrades ModSecurity's OWASP Core Rule Set from 3.3.5 to 4.4.0, which addresses #11510 ## Types of changes - [ ]...
I'd like to see the bundled `OWASP_CRS/3.3.5` be updated to [`4.4.0`](https://github.com/coreruleset/coreruleset/releases/tag/v4.4.0). You can view the changes to the major version in the release notes for [`4.0.0`](https://github.com/coreruleset/coreruleset/releases/tag/v4.0.0). Currently, in the logs,...
I'm also creating this PR to add PDF preview support, which doesn't work without the `imagemagick-pdf` package. This is in reference to https://github.com/nextcloud/docker/pull/2246#issuecomment-2190435512: > But let's also create an issue...
**Is your feature request related to a problem? Please describe.** Not really, just looking for a way to easily spot the cooking method when looking through recipes. **Describe the solution...
### Description I always get the following in the logs of any backup pod: `[controller-runtime] log.SetLogger(...) was never called; logs will not be displayed.` The backup pods are always successful...