• Links
  • Lists
  • Tags
  • Login

Links

Add
Oldest Newest URL A-Z URL Z-A Title A-Z Title Z-A Random
banhcanh/manga-tagger - Docker Image | Docker Hub
https://hub.docker.com/r/banhcanh/manga-tagger

version: "2.1" services: mangatagger: image: banhcanh/manga-tagger container_name: mangatagger environment: - PUID=1000 - PGID=1000 - TZ=Europe/Paris - UMASK=022 #optional

  - MANGA_TAGGER_DEBUG_MODE=false

  - MANGA_TAGGER_IMAGE_COVER=true
  - MANGA_TAGGER_ADULT_RESULT=false

  - MANGA_TAGGER_DRY_RUN=false
  - MANGA_TAGGER_DB_INSERT=false
  - MANGA_TAGGER_RENAME_FILE=false
  - MANGA_TAGGER_WRITE_COMICINFO=false

  - MANGA_TAGGER_THREADS=8
  - MANGA_TAGGER_MAX_QUEUE_SIZE=0

  - MANGA_TAGGER_DB_NAME=manga_tagger
  - MANGA_TAGGER_DB_HOST_ADDRESS=mangatagger-db
  - MANGA_TAGGER_DB_PORT=27017
  - MANGA_TAGGER_DB_USERNAME=manga_tagger
  - MANGA_TAGGER_DB_PASSWORD=Manga4LYFE
  - MANGA_TAGGER_DB_AUTH_SOURCE=admin
  - MANGA_TAGGER_DB_SELECTION_TIMEOUT=10000

  - MANGA_TAGGER_LOGGING_LEVEL=info
  - MANGA_TAGGER_LOGGING_CONSOLE=true
  - MANGA_TAGGER_LOGGING_FILE=true
  - MANGA_TAGGER_LOGGING_JSON=false
  - MANGA_TAGGER_LOGGING_TCP=false
  - MANGA_TAGGER_LOGGING_JSONTCP=false

volumes:
  - /path/to/config:/config
  - /path/to/library:/manga # directory manga-tagger move tagged files to
  - /path/to/downloads:/downloads # directory manga-tagger watch
restart: unless-stopped
depends_on:
  - mangatagger-db

ports: # Optional, only useful for TCP and Json TCP logging

- 1798:1798

- 1799:1799

mangatagger-db: # you can use your own mongodb, edit the manga-tagger settings.json accordingly image: mongo container_name: mangatagger-db volumes: - /path/to/mangatagger/db:/data/db # db persistence environment: MONGO_INITDB_ROOT_USERNAME: manga_tagger MONGO_INITDB_ROOT_PASSWORD: Manga4LYFE MONGO_INITDB_DATABASE: manga_tagger restart: unless-stopped

 
Manga
Added 3 years ago
Share link via Email
operacle/checkcle: CheckCle is a self-hosted, open-source monitoring platform for seamless, real-time full-stack systems, applications, and infrastructure. It provides real-time uptime monitoring, distributed checks, incident tracking, and alerts. All deployable anywhere.
https://github.com/operacle/checkcle

CheckCle is a self-hosted, open-source monitoring platform for seamless, real-time full-stack systems, applications, and infrastructure. It provides real-time uptime monitoring, distributed checks, incident tracking, and alerts. All deployable anywhere. - operacle/checkcle

 
AS - Possible Addition
Added 5 months ago
Share link via Email
Pfuenzle/AnisearchKomga: A Metadata Provider for Komga using AniSearch
https://github.com/Pfuenzle/AnisearchKomga

A Metadata Provider for Komga using AniSearch. Contribute to Pfuenzle/AnisearchKomga development by creating an account on GitHub.

 
Manga
Added 3 years ago
Share link via Email
outline/outline: The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
https://github.com/outline/outline

The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible. - outline/outline

 
Wiki
Added 2 years ago
Share link via Email
agregarr/agregarr: Agregarr is a Plex Collections manager that keeps your Home and Recommended fresh by frequently updating it with collections from various sources
https://github.com/agregarr/agregarr

Agregarr is a Plex Collections manager that keeps your Home and Recommended fresh by frequently updating it with collections from various sources - agregarr/agregarr

 
AS - Possible Addition
Added 5 months ago
Share link via Email
trailbaseio/trailbase: A blazingly fast, open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, realtime, auth, and admin UI built on Rust, SQLite & V8.
https://github.com/trailbaseio/trailbase

A blazingly fast, open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, realtime, auth, and admin UI built on Rust, SQLite & V8. - GitHub - trailbaseio/trailbase: A blazingly fast, open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, realtime, auth, and admin UI built on Rust, SQLite & V8.

 
AS - Possible Addition
Added 7 months ago
Share link via Email
magweter/spacepad: Spacepad is a beautifully simple room display app. Suitable for both small offices and larger deployments.
https://github.com/magweter/spacepad

Spacepad is a beautifully simple room display app. Suitable for both small offices and larger deployments. - magweter/spacepad

 
AS - Possible Addition
Added 9 months ago
Share link via Email
simonwep/ocular: 💰 Ocular - A fancy, simplistic, beautiful and straight-forward, open-source budgeting tracking app to track your budget across the years. Easy to use, to get started and to set up.
https://github.com/simonwep/ocular

💰 Ocular - A fancy, simplistic, beautiful and straight-forward, open-source budgeting tracking app to track your budget across the years. Easy to use, to get started and to set up. - simonwep/ocular

 
AS - Possible Addition
Added 2 months ago
Share link via Email
discourse/discourse: A platform for community discussion. Free, open, simple.
https://github.com/discourse/discourse

A platform for community discussion. Free, open, simple. - GitHub - discourse/discourse: A platform for community discussion. Free, open, simple.

 
Forum
Added 3 years ago
Share link via Email
gregtwallace/certwarden: Cert Warden is a centralized ACME Client. It provides an API for certificate consumers to fetch their individual keys and certs with API keys.
https://github.com/gregtwallace/certwarden

Cert Warden is a centralized ACME Client. It provides an API for certificate consumers to fetch their individual keys and certs with API keys. - gregtwallace/certwarden

 
AS - Possible Addition
Added 1 year ago
Share link via Email
cenodude/CrossWatch: Synchronize your data across Plex, Jellyfin, Emby, SIMKL, Trakt, and more. Keep your movies and shows in sync, no matter where you watch.
https://github.com/cenodude/CrossWatch

Synchronize your data across Plex, Jellyfin, Emby, SIMKL, Trakt, and more. Keep your movies and shows in sync, no matter where you watch. - cenodude/CrossWatch

 
AS - Possible Addition
Added 5 months ago
Share link via Email
vijeeshr/quickretro: A real-time app for conducting a remote sprint retrospective meeting
https://github.com/vijeeshr/quickretro

A real-time app for conducting a remote sprint retrospective meeting - vijeeshr/quickretro

 
AS - Possible Addition
Added 5 months ago
Share link via Email
  • ‹
  • 1
  • 2
  • ...
  • 20
  • 21
  • 22
  • ...
  • 27
  • 28
  • ›
Linkace is a project by Woblick.dev