-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maintainerr #394
Maintainerr #394
Conversation
initial build of maintainerr
Very similar to the overseerr app
added reference to maintainerr
Please cleanup the lint errors for CI |
fixed linting on maintainerr_web_url
|
||
# Volumes | ||
maintainerr_docker_volumes_default: | ||
- "{{ maintainerr_paths_location }}:/app/config" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't the path be /opt/data
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks that way to me from the installation docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're talking about here?
https://docs.maintainerr.info/Installation/#linux-permissions-example
fixed volume default based upon feedback here saltyorg#394 (comment)
fixed volume default based upon feedback here #394 (comment)
Description
Maintainterr allows you to automate the recycling and clearing of HD space for those who might not want to expand or for those who want to expunge non watched content. See pages below. Very similar to Overseerr app.
https://docs.maintainerr.info/Introduction/
Created docs PR here. saltyorg/docs#316
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. You can use the checkboxes below or delete them as you wish.