• 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
rawpair/rawpair: Real-time collaborative dev environment with shared terminal and code editor. Runs in isolated containers on your own infrastructure.
https://github.com/rawpair/rawpair

Real-time collaborative dev environment with shared terminal and code editor. Runs in isolated containers on your own infrastructure. - rawpair/rawpair

 
AS - Possible Addition
Added 7 months ago
Share link via Email
LombokApp/lombok-web
https://github.com/LombokApp/lombok-web

Contribute to LombokApp/lombok-web development by creating an account on GitHub.

 
AS - Possible Addition
Added 7 months ago
Share link via Email
movim/movim: Movim - Decentralized social platform
https://github.com/movim/movim

Movim - Decentralized social platform. Contribute to movim/movim development by creating an account on GitHub.

 
AS - Possible Addition
Added 3 months ago
Share link via Email
donaldzou/WGDashboard: Simple dashboard for WireGuard VPN written in Python & Vue.js
https://github.com/donaldzou/WGDashboard

Simple dashboard for WireGuard VPN written in Python & Vue.js - donaldzou/WGDashboard

 
AS - Possible Addition
Added 1 year ago
Share link via Email
fabriziosalmi/certmate: SSL Certificate Management System (API + UI)
https://github.com/fabriziosalmi/certmate

SSL Certificate Management System (API + UI). Contribute to fabriziosalmi/certmate development by creating an account on GitHub.

 
AS - Possible Addition
Added 7 months ago
Share link via Email
coralproject/talk: A better commenting experience from Vox Media
https://github.com/coralproject/talk

A better commenting experience from Vox Media. Contribute to coralproject/talk development by creating an account on GitHub.

 
AS - Possible Addition
Added 1 year ago
Share link via Email
DumbWareio/DumbAssets: A Stupid Simple Asset Tracker
https://github.com/DumbWareio/DumbAssets

A Stupid Simple Asset Tracker. Contribute to DumbWareio/DumbAssets development by creating an account on GitHub.

 
AS - Possible Addition
Added 1 year 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 4 years ago
Share link via Email
just-the-docs/just-the-docs: A modern, high customizable, responsive Jekyll theme for documentation with built-in search.
https://github.com/just-the-docs/just-the-docs

A modern, high customizable, responsive Jekyll theme for documentation with built-in search. - GitHub - just-the-docs/just-the-docs: A modern, high customizable, responsive Jekyll theme for documentation with built-in search.

 
Documentation
Added 3 years ago
Share link via Email
surajverma/pi-dash: Pi-Dash is a simple, lightweight dashboard for monitoring multiple Pi-hole instances. It provides a clean, at-a-glance, responsive view of your Pi-hole statistics and it is a PWA.
https://github.com/surajverma/pi-dash?tab=readme-ov-file

Pi-Dash is a simple, lightweight dashboard for monitoring multiple Pi-hole instances. It provides a clean, at-a-glance, responsive view of your Pi-hole statistics and it is a PWA. - surajverma/pi-dash

 
AS - Possible Addition
Added 7 months ago
Share link via Email
Noted
https://noted.lol/

Bringing the latest in Self Hosted applications and Open Source software.

 
Added 4 years ago
Share link via Email
  • ‹
  • 1
  • 2
  • ...
  • 6
  • 7
  • 8
  • ...
  • 27
  • 28
  • ›
Linkace is a project by Woblick.dev