Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

311 total results found

Unpackerr

Containered Apps

Github | Docker compose docs | Config generator Unpackerr runs as a daemon on your download host or seedbox. It checks for completed downloads and extracts them so Lidarr, Radarr, Readarr, and Sonarr may import them. If your problem is rar files getting stuck...

Araa

Containered Apps

Github | Compose example | Clarification services: araa-search: container_name: Araa image: docker.io/temthelem/araa-search:latest environment: - DOMAIN=araa.domain.click ports: - "6413:8000" Configuring (Environmental Va...

Search Engine

Créer un bot Discord pour nettoyer automatiquement les canaux d'un serveur.

General knowledge.

Créer un bot Discord pour supprimer les messages de différents canaux est faisable avec Python et la bibliothèque discord.py. Voici un guide simple pour le mettre en place sous Debian. Étapes pour créer et exécuter le bot 1. Créer une application Discord Ren...

Gerbera

Containered Apps

Github | Docs Gerbera is a UPnP media server which allows you to stream your digital media through your home network and consume it on a variety of UPnP compatible devices. Ports Port 49494/tcp (HTTP, also set as gerbera port via command line) and 1900/udp (S...

Media
Video hosting

HRConvert2

Containered Apps

Github A self-hosted drag-and-drop file conversion server & file sharing tool that supports 445 file formats with 4 color schemes & 13 end-user selectable languages. services: hrconvert2: ports: - 8080:80 - 8443:443 image: zelon88/...

Media
Utility

Thumbor

Containered Apps

Github Crop, resize, transform and much more, all on-demand and AI Powered Running with Docker Unfortunately Thumbor doesn't have an official Docker image it looks like, but there are some trusted unofficial images, in particular, the minimalcompact/thumbor...

media
Image

ClipBucket

Containered Apps

Github ClipBucket is an Open Source and freely downloadable PHP script that will let you start your own Video Sharing website (YouTube/Netflix Clone) in a matter of minutes. ClipBucket is the fastest growing video script with the most advanced video sharing a...

Media
Video hosting

Use scp to copy a file and a directory from one machine to another:

General knowledge.

Use scp to copy a file and a directory from one machine to another: Copying a Single File Open a terminal on the source machine (Machine A). Use the scp command to copy the file to the destination machine (Machine B). scp /path/to/sourc...

Movie Roulette

Containered Apps

Github Can't decide what to watch? Movie Roulette helps you pick random movies from your Plex and/or Jellyfin libraries, with features like cinema poster mode, service integrations, and device control. Container Images Registry Architecture Ve...

*arr
Media

Notesnook sync server (local storage)

Containered Apps

Overview This guide will help you set up a self-hosted instance of Notesnook using Docker Compose. Components Breakdown Core Components (Required) 1. Notesnook Server (notes.domain.com:5264) Purpose: Main synchronization server Accessibility: Must be publicl...

Docs
Notes

Libretranslate-web: Languagetool, Libretranslate.

Containered Apps

Github | Languaguetool | LibreTranslate This is a frontend app that uses LibreTranslate and LanguageTool as a backend. services: libretranslate: tty: true stdin_open: true ports: - "5997:5000" environment: - host=192.168....

Docs

Dolibarr

Containered Apps

Official Docker image services: db: image: mariadb:latest environment: MYSQL_ROOT_PASSWORD: MYSQL_DATABASE: dolibarr MYSQL_USER: dolibarr MYSQL_PASSWORD: volumes: - /srv/Files/Dolibarr/db:/var/lib/mysql...

CRM
Finance

Print with Canon Selphy CP1500

Post Processing

Enhancing Print Quality with ICC Profiles for Canon Selphy CP1500 If you're a proud owner of the Canon Selphy CP1500 printer, you might have noticed that the colors in your prints sometimes appear "off." This issue can be frustrating, especially when you're tr...

Gestion Automatisée des Conteneurs Docker avec Timeout et Recréation / Automated Docker Container Management with Timeout and Auto-Recreation

General knowledge.

🎯 Objectif : Créer un script pour : Lister les conteneurs actifs (sauf Portainer) Sauvegarder les informations essentielles (ID, nom, ports, volumes) Arrêter les conteneurs pour la maintenance (sans toucher à Portainer) Redémarrer automatiquement après 4 heur...

Luna Calendar

Containered Apps

https://github.com/Opisek/luna Image from https://github.com/tiritibambix/gh_actions/ name: luna services: luna-frontend: container_name: luna-frontend image: tiritibambix/lunafrontend:latest ports: - "3000:3000" volumes: ...

Fluid Calendar

Containered Apps

Github 🛠 Prerequisites Before starting, ensure you have: Docker installed on your machine Portainer set up and running An available port for the app (default is 3000, but we will use 3087 in this guide) An available port for PostgreSQL (default is 54...

Calendar

Docker, Docker Compose, Portainer

AlphaVPS

1. Installation de Docker Mettre à jour le système : apt update && apt upgrade -y Installer les dépendances nécessaires : apt install -y ca-certificates curl gnupg Ajouter la clé GPG officielle de Docker : install -m 0755 -d /etc/apt/keyrings curl -fsSL http...

Radicale

Containered Apps

Github | Official Website There is no official docker image. This was the most up to date project. Step 1: Create Configuration Directory Create a directory to store your Radicale configuration files: mkdir -p /srv/Files/Radicale/config Step 2: Create Con...

Calendar

Sécuriser et Configurer un VPS avec UFW & Nginx Proxy Manager

AlphaVPS

🔹 Objectifs ✅ Bloquer tous les accès extérieurs sauf : HTTP (80) & HTTPS (443) pour tout le monde (pour les noms de domaine). SSH et autres ports sensibles accessibles uniquement depuis tes IPs autorisées. ✅ Installer Docker et Nginx Proxy Manager. ✅ Pointer ...

Automatiser la Synchronisation entre Deux Serveurs avec rsync et SSH

General knowledge.

Étape 1 : Générer une paire de clés SSH sur la Machine A Connectez-vous à la Machine A : Ouvrez un terminal sur la Machine A. Générez une paire de clés SSH : Utilisez la commande suivante pour générer une nouvelle paire de clés SSH : ssh-keygen -t rsa -b 4...

Network
Backup