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

61 total results found

Smokeping

Containered Apps

--- version: "2.1" services: smokeping: image: lscr.io/linuxserver/smokeping:latest container_name: smokeping environment: - PUID=998 - PGID=100 - TZ=Europe/Paris volumes: - /srv/path/Files/Smokeping/config:...

Utility
Network

Dockge

Containered Apps

Link version: "3.8" services: dockge: image: louislam/dockge:latest restart: unless-stopped ports: # Host Port:Container Port - 5001:5001 volumes: - /var/run/docker.sock:/var/run/docker.sock - /srv/Dockge/da...

Utility

Actual Budget

Containered Apps

Link 1 | Link 2 version: '3.7' services: actual-server: image: tbleiker/actual-server:latest container_name: actual-server volumes: - srv/path/Files/ActualBudget/data:/data ports: - 5006:5006 restart: unless-stopped

Finance
Utility

Nomie

Containered Apps

Link 1 | Link 2 First, create <YOUR PATH>/couchdb.ini and paste this: [HTTPD] enable_cors = true [chttpd] enable_cors = true [cors] origins = * credentials = true methods = GET, PUT, POST, HEAD, DELETE headers = accept, authorization, content-typ...

Utility
Health

Shlink

Containered Apps

Video*ShlinkMaxmind version: "3" services: shlink: image: shlinkio/shlink:stable restart: unless-stopped container_name: shlink-backend environment: - TZ="Europe/Paris" - DEFAULT_DOMAIN=sub.domain.ldt #no http/https. no...

Network
Utility

Immich

Containered Apps

Link Docker Compose [Recommended] Docker Compose is the recommended method to run Immich in production. Below are the steps to deploy Immich with Docker Compose. Step 1 - Download the required files Create a directory of your choice (e.g. ./immich-app) to ...

Utility
Media
Photo

qBittorentVPN (hotio) [most UTD notes]

Containered Apps

Link version: "3.7" services: qbittorrent: container_name: qbittorrentvpn image: ghcr.io/hotio/qbittorrent ports: - 8992:8992 - 8118:8118 environment: - WEBUI_PORTS=8992/tcp,8992/udp - PUID=998 - PG...

Network
Media
Utility
Torrent

Morphos

Containered Apps

Link Morphos server aims to provide a self-hosted server to convert files privately. version: "3.3" services: morphos-server: ports: - 8080:8080 volumes: - /tmp:/tmp image: ghcr.io/danvergara/morphos-server:latest

Docs
Utility

Reader

Containered Apps

Link A speedreading tool version: "3.3" services: reader: ports: - 5301:8080 image: davidewiest/reader:latest  

Utility

KitchenOwl

Containered Apps

Link KitchenOwl is a smart self-hosted grocery list and recipe manager. version: "3" services: front: image: tombursch/kitchenowl-web:latest restart: unless-stopped ports: - "80:80" depends_on: - back back: image...

Utility

Filebrowser

Containered Apps

Link version: '3.3' services: filebrowser: container_name: filebrowser image: filebrowser/filebrowser:latest volumes: - /srv/path/:/srv # Arborescence qui sera visible de l'utilisateur par défaut - /srv/path/conf/filebrowser....

Utility

Picoshare

Containered Apps

Link version: '3.3' services: picoshare: environment: - PORT=3001 - PS_SHARED_SECRET=XXXXXX ports: - '3001:3001/tcp' volumes: - '/srv/path/Files/Picoshare/data:/data' ...

Utility
Media

Joplin Webview

Containered Apps

Github A simple web viewer for Joplin notes. version: '3.4' x-common-variables: &common-variables ORIGINS: "'http://localhost:22301', 'http://192.168.1.103:22301'" #match ports JOPLIN_LOGIN_REQUIRED: True services: django-joplin-vieweb: ...

Utility

Trilium

Containered Apps

Link version: '3.3' services: trilium: ports: - '8080:8080' volumes: - '/srv/path/Files/Trilium/trilium-data:/home/node/trilium-data' image: 'zadam/trilium:latest' chmod 777 /srv/path/Files/Trilium/t...

Utility
Docs

Portall

Containered Apps

Github 🚢 Portall - Port Management System Portall provides an intuitive web-interface for generating, tracking, and organizing ports and services across multiple hosts. 🐳 Setup Docker Run docker run -p 8080:8080 \ -e SECRET_KEY=your_secret_key \ -e PORT=8...

Monitoring
Utility

QDirStat

Containered Apps

Github Docker container for QDirStat This project implements a Docker container for QDirStat. QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. The GUI of the application is accessed through a modern...

Utility

Plant-it

Containered Apps

Github Plant-it is a self-hosted gardening companion app. Useful for keeping track of plant care, receiving notifications about when to water plants, uploading plant images, and more. Installing Plant-it is pretty straight forward, in order to do so follow t...

Utility

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

Bloben

Containered Apps

Link 1. Files Clone this repository https://github.com/nibdo/bloben-app git clone https://github.com/nibdo/bloben-app.git 2. Secrets Copy .env.example file to .env file. You will need to change secrets for database, session, two-factor authentication and ...

Utility
Calendar

Homepage

Containered Apps

Link services: homepage: image: ghcr.io/gethomepage/homepage:latest container_name: homepage ports: - 5005:3000 volumes: - /srv/path/to/config:/app/config - /srv/path1:/data # for...

Utility
Dashboard