Links
AddWeb-app for processing, logging and visualising energy, temperature and other environmental data - emoncms/emoncms
Speakr is a personal, self-hosted web application designed for transcribing audio recordings - murtaza-nasir/speakr
Laravel marketing platform for Social Networks. Contribute to lao9s/mixpost development by creating an account on GitHub.
Image Background Removal Toolkit - Open Source and API Models - withoutbg/withoutbg
Semaphore is an open source CI/CD platform. Self-host Semaphore on your own servers or on a cloud provider. - semaphoreio/semaphore
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
Open-source tool for network discovery, visualization, and monitoring. Built with Go, FastAPI, and React, supports Docker host scanning. - karam-ajaj/atlas
Next Generation Forum Software. Contribute to epochtalk/epochtalk development by creating an account on GitHub.
Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. It's open-source and self-hosted. - pinry/pinry
Open-source customizable start page . Contribute to sushaantu/boxento development by creating an account on GitHub.
Digital planner for Supernote and ReMarkable // Support Ukraine ?? https://savelife.in.ua/ - GitHub - kudrykv/latex-yearly-planner: Digital planner for Supernote and ReMarkable // Support Ukraine ?? https://savelife.in.ua/
🚀 Private first self-hosted no code database & BaaS. - undb-io/undb