mirror of
https://github.com/jorenn92/Maintainerr.git
synced 2026-02-07 00:45:47 +01:00
updating to readme files and donation links
This commit is contained in:
4
.github/FUNDING.yml
vendored
4
.github/FUNDING.yml
vendored
@@ -1,2 +1,2 @@
|
||||
github: [benscobie, jorenn92]
|
||||
ko_fi: maintainerr_app
|
||||
github: [benscobie, jorenn92, ydkmlt84]
|
||||
opencollective: maintainerr
|
||||
|
||||
2
.github/workflows/release_pr.yml
vendored
2
.github/workflows/release_pr.yml
vendored
@@ -205,7 +205,7 @@ jobs:
|
||||
with:
|
||||
allow-repeats: true
|
||||
message-success: |
|
||||
Released to `jorenn92/maintainerr:pr-${{ github.event.issue.number }}` :rocket:
|
||||
Released to `maintainerr/maintainerr:pr-${{ github.event.issue.number }}` :rocket:
|
||||
message-failure: |
|
||||
:bangbang: There was an error trying to release the PR.
|
||||
issue: ${{ github.event.issue.number }}
|
||||
|
||||
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023 Jorenn92
|
||||
Copyright (c) 2026 Maintainerr
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
29
README.md
29
README.md
@@ -3,19 +3,18 @@
|
||||
</p>
|
||||
|
||||
<p align="center" >
|
||||
<a href="https://discord.gg/WP4ZW2QYwk"><img alt="Discord" src="https://img.shields.io/discord/1152219249549512724?style=flat&logo=discord&logoColor=white&label=Maintainerr"></a>
|
||||
<picture><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/maintainerr/maintainerr/.github%2Fworkflows%2Fbuild.yml?branch=main&style=flat&logo=github&label=Latest%20Build"></picture>
|
||||
<a href="https://github.com/maintainerr/Maintainerr/releases"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Latest%20Release"></a>
|
||||
<picture><img alt="GitHub commits since latest release" src="https://img.shields.io/github/commits-since/maintainerr/maintainerr/latest?style=flat&logo=github&logoColor=white"></picture>
|
||||
<picture><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Stars"></picture>
|
||||
<a href="https://hub.docker.com/r/jorenn92/maintainerr"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/jorenn92/maintainerr?style=flat&logo=docker&logoColor=white&label=Docker%20Pulls"></a>
|
||||
<picture><img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=COMMITS"></picture>
|
||||
<picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-closed/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<a href="https://github.com/sponsors/jorenn92"><img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/JORENN92?style=flat&logo=github%20sponsors&logoColor=white&label=sponsors"></a>
|
||||
<a href="https://ko-fi.com/maintainerr_app"><img alt="Static Badge" src="https://img.shields.io/badge/DONATE-kofi-red?style=flat&logo=ko-fi&logoColor=white"></a>
|
||||
<a href="https://docs.maintainerr.info"><img alt="Documentation" src="https://img.shields.io/badge/Material_for_MkDocs-%3A)-blue?style=flat&logo=materialformkdocs&logoColor=white"></a>
|
||||
<picture><img alt="GitHub License" src="https://img.shields.io/github/license/maintainerr/maintainerr?style=flat"></picture>
|
||||
<!-- Discord Badge --> <a href="https://discord.gg/WP4ZW2QYwk"><img alt="Discord" src="https://img.shields.io/discord/1152219249549512724?style=flat&logo=discord&logoColor=white&label=Maintainerr"></a>
|
||||
<!-- Latest Build --> <picture><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/maintainerr/maintainerr/.github%2Fworkflows%2Fbuild.yml?branch=main&style=flat&logo=github&label=Latest%20Build"></picture>
|
||||
<!-- Latest Release --> <a href="https://github.com/maintainerr/Maintainerr/releases"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Latest%20Release"></a>
|
||||
<!-- Commits --> <picture><img alt="GitHub commits since latest release" src="https://img.shields.io/github/commits-since/maintainerr/maintainerr/latest?style=flat&logo=github&logoColor=white"></picture>
|
||||
<!-- Github Stars --> <picture><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Stars"></picture>
|
||||
<!-- Docker Pulls --> <a href="https://hub.docker.com/r/maintainerr/maintainerr"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/maintainerr/maintainerr?style=flat&logo=docker&logoColor=white&label=Docker%20Pulls"></a>
|
||||
<!--Commits per month --> <picture><img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=COMMITS"></picture>
|
||||
<!-- Issues Closed --> <picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-closed/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<!-- Issues Open --> <picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<!-- Open Collective Donate --> <a href="https://opencollective.com/maintainerr"><img alt="Static Badge" src="https://img.shields.io/badge/DONATE-opencollective-red?style=flat&logo=opencollective&logoColor=white"></a>
|
||||
<!-- Docs --> <a href="https://docs.maintainerr.info"><img alt="Documentation" src="https://img.shields.io/badge/Material_for_MkDocs-%3A)-blue?style=flat&logo=materialformkdocs&logoColor=white"></a>
|
||||
<!-- License --> <picture><img alt="GitHub License" src="https://img.shields.io/github/license/maintainerr/maintainerr?style=flat"></picture>
|
||||
</p>
|
||||
|
||||
<b>Maintainerr</b> makes managing your media easy.
|
||||
@@ -58,7 +57,7 @@ Currently, <b>Maintainerr</b> supports rule parameters from these apps :
|
||||
|
||||
# Installation
|
||||
|
||||
Docker images for amd64 & arm64 are available under <b>ghcr.io/maintainerr/maintainerr</b> and [jorenn92/maintainerr](https://hub.docker.com/r/jorenn92/maintainerr). <br />
|
||||
Docker images for amd64 & arm64 are available under <b>ghcr.io/maintainerr/maintainerr</b> and [maintainerr/maintainerr](https://hub.docker.com/r/maintainerr/maintainerr). <br />
|
||||
|
||||
Data is saved within the container under /opt/data, it is recommended to tie a persistent volume to this location in your docker run command/compose file.
|
||||
Make sure this directory is read/writeable by the user specified in the 'user' instruction. If no 'user' instruction is configured, the volume should be accessible by UID:GID 1000:1000.
|
||||
@@ -85,7 +84,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
maintainerr:
|
||||
image: ghcr.io/maintainerr/maintainerr:latest # or jorenn92/maintainerr:latest
|
||||
image: ghcr.io/maintainerr/maintainerr:latest # or maintainerr/maintainerr:latest
|
||||
container_name: maintainerr
|
||||
user: 1000:1000
|
||||
volumes:
|
||||
|
||||
@@ -257,20 +257,11 @@ const AboutSettings = () => {
|
||||
<div className="form-input-field font-bold text-amber-600">
|
||||
<a
|
||||
className="pr-2 underline hover:text-amber-800"
|
||||
href="https://github.com/sponsors/jorenn92"
|
||||
href="https://opencollective.com/maintainerr"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
GitHub Sponsors
|
||||
</a>
|
||||
<p className="pr-2 !no-underline">or</p>
|
||||
<a
|
||||
className="pr-2 underline hover:text-amber-800"
|
||||
href="https://ko-fi.com/maintainerr_app"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
Ko-fi
|
||||
OpenCollective
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -3,15 +3,15 @@
|
||||
</p>
|
||||
|
||||
<p align="center" >
|
||||
<picture><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/maintainerr/maintainerr/.github%2Fworkflows%2Fbuild.yml?branch=main&style=flat&logo=github&label=Latest%20Build"></picture>
|
||||
<a href="https://github.com/maintainerr/Maintainerr/releases"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Latest%20Release"></a>
|
||||
<picture><img alt="GitHub commits since latest release" src="https://img.shields.io/github/commits-since/maintainerr/maintainerr/latest?style=flat&logo=github&logoColor=white"></picture>
|
||||
<picture><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Stars"></picture>
|
||||
<a href="https://hub.docker.com/r/jorenn92/maintainerr"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/jorenn92/maintainerr?style=flat&logo=docker&logoColor=white&label=Docker%20Pulls"></a>
|
||||
<picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-closed/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<a href="https://ko-fi.com/maintainerr_app"><img alt="Static Badge" src="https://img.shields.io/badge/DONATE-kofi-red?style=flat&logo=ko-fi&logoColor=white"></a>
|
||||
<picture><img alt="GitHub License" src="https://img.shields.io/github/license/maintainerr/maintainerr?style=flat"></picture>
|
||||
<!-- Latest Build --> <picture><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/maintainerr/maintainerr/.github%2Fworkflows%2Fbuild.yml?branch=main&style=flat&logo=github&label=Latest%20Build"></picture>
|
||||
<!-- Latest Release --> <a href="https://github.com/maintainerr/Maintainerr/releases"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Latest%20Release"></a>
|
||||
<!-- Commits --> <picture><img alt="GitHub commits since latest release" src="https://img.shields.io/github/commits-since/maintainerr/maintainerr/latest?style=flat&logo=github&logoColor=white"></picture>
|
||||
<!-- Github Stars --> <picture><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/maintainerr/maintainerr?style=flat&logo=github&logoColor=white&label=Stars"></picture>
|
||||
<!-- Docker Pulls --> <a href="https://hub.docker.com/r/maintainerr/maintainerr"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/maintainerr/maintainerr?style=flat&logo=docker&logoColor=white&label=Docker%20Pulls"></a>
|
||||
<!-- Issues Closed --> <picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-closed/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<!-- Issues Open --> <picture><img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/maintainerr/maintainerr?style=flat&logo=github&logoColor=white"></picture>
|
||||
<!-- Open Collective Donate --> <a href="https://opencollective.com/maintainerr"><img alt="Static Badge" src="https://img.shields.io/badge/DONATE-opencollective-red?style=flat&logo=opencollective&logoColor=white"></a>
|
||||
<!-- License --> <picture><img alt="GitHub License" src="https://img.shields.io/github/license/maintainerr/maintainerr?style=flat"></picture>
|
||||
</p>
|
||||
|
||||
<b>Maintainerr</b> makes managing your media easy.
|
||||
@@ -29,7 +29,7 @@ It's a one-stop-shop for handling those outlying shows and movies that take up p
|
||||
|
||||
# Support
|
||||
|
||||
<a href="https://discord.maintainerr.info"><img alt="Discord" src="https://img.shields.io/discord/1152219249549512724?style=flat&logo=discord&logoColor=white&label=Maintainerr&color=orange"></a>
|
||||
<a href="https://discord.maintainerr.info"><img alt="Discord" src="https://img.shields.io/discord/1152219249549512724?style=flat&logo=discord&logoColor=white&label=Discord&color=orange"></a>
|
||||
|
||||
<a href="https://github.com/maintainerr/maintainerr"><img alt="Github" src="https://img.shields.io/github/stars/maintainerr?style=flat&logo=github&label=Github&color=orange&link=https%3A%2F%2Fgithub.com%2Fmaintainerr%2Fmaintainerr"></a>
|
||||
|
||||
@@ -50,7 +50,7 @@ docker run -d \
|
||||
-u 1000:1000 \
|
||||
-p 6246:6246 \
|
||||
--restart unless-stopped \
|
||||
ghcr.io/maintainerr/maintainerr:latest
|
||||
maintainerr/maintainerr:latest
|
||||
```
|
||||
|
||||
Docker-compose:
|
||||
@@ -60,7 +60,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
maintainerr:
|
||||
image: ghcr.io/maintainerr/maintainerr:latest # or jorenn92/maintainerr:latest
|
||||
image: maintainerr/maintainerr:latest # or ghcr.io/maintainerr/maintainerr:latest
|
||||
container_name: maintainerr
|
||||
user: 1000:1000
|
||||
volumes:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// After each new entity, generate migration
|
||||
yarn migration:generate src/database/migrations/<migr_name>
|
||||
yarn migration:generate apps/server/src/database/migrations/<migr_name>
|
||||
|
||||
// Run migrations
|
||||
yarn migration:run
|
||||
yarn workspace @maintainerr/server migration:run
|
||||
|
||||
// Revert migrations
|
||||
yarn migration:revert
|
||||
yarn workspace @maintainerr/server migration:revert
|
||||
|
||||
Reference in New Issue
Block a user