Self-Hosting
List of Project that might be a thing to self-host
The most ⚡️ analytics-intensive ? self-hostable ? URL shortener, with an amazing UI ? | Free Bitly alternative - GitHub - Just-Moh-it/Pckd: The most ⚡️ analytics-intensive ? self-hostable ? URL shortener, with an amazing UI ? | Free Bitly alternative
Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies.
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. - GitHub - mattermost/focalboard: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
? Building a federated link aggregator in rust. Contribute to LemmyNet/lemmy development by creating an account on GitHub.
Your self-hosted bookmark archive. Free and open source. - GitHub - Kovah/LinkAce: Your self-hosted bookmark archive. Free and open source.
Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance - yacy/yacy_search_server
A simple, modern server dashboard, primarily used by smaller private servers - GitHub - MauriceNino/dashdot: A simple, modern server dashboard, primarily used by smaller private servers
A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js - GitHub - ssddanbrown/rss: A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js
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
A modern web UI for various torrent clients with a Node.js backend and React frontend. - GitHub - jesec/flood: A modern web UI for various torrent clients with a Node.js backend and React frontend.
#1 Locally hosted web application that allows you to perform various operations on PDF files - Stirling-Tools/Stirling-PDF
Low code platform for creating internal apps, workflows, and admin panels in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more ?. Budibase, the low code platform you'll enjoy using ⚡ - GitHub - Budibase/budibase: Low code platform for creating internal apps, workflows, and admin panels in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more ?. Budibase, the low code platform you'll enjoy using ⚡