Skip to main content

Recently Updated Pages

Heimdall

Containered Apps

Link --- version: "3.3" services: heimdall: image: lscr.io/linuxserver/heimdall c...

Updated 8 months ago by Admin

Nextcloud (ARM64)

Containered Apps

version: '3.3' services: db: image: yobasystems/alpine-mariadb:latest command: --tr...

Updated 8 months ago by Admin

Kutt

Containered Apps

Video Link If necessary, install git sudo apt install git Clone repo git clone https://github...

Updated 8 months ago by Admin

Navidrome

Containered Apps

version: "3.3" services: navidrome: image: deluan/navidrome:latest ports: - ...

Updated 8 months ago by Admin

Duplicati

Containered Apps

Link1 | Link 2 | Link 3 --- version: "3.3" services: duplicati: image: lscr.io/linuxse...

Updated 8 months ago by Admin

*arr Mega Stack

Containered Apps

version: "3.7" services: radarr: container_name: radarr hostname: Radarr ima...

Updated 8 months ago by Admin

Force DNS change.

General knowledge.

In my case, /etc/resolved.conf was a symlink pointing to /run/systemd/resolve/stub-resolv.conf. I...

Updated 8 months ago by Admin

Mount an NFS share.

General knowledge.

Link First, create an NFS Share on your host With OMV for example. The location of the fil...

Updated 8 months ago by Admin

Build a container

General knowledge.

https://www.youtube.com/watch?v=SnSH8Ht3MIc Some lightweight Linux distributions commonly used i...

Updated 9 months ago by Admin

Akaunting 2024

Containered Apps

https://github.com/akaunting/docker Usage git clone https://github.com/akaunting/docker cd d...

Updated 1 year ago by Admin

Alexandrite

Containered Apps

Link version: '3.7' services: # ... alexandrite: image: ghcr.io/sheodox/alexandrite:...

Updated 1 year ago by Admin

Ampache

Containered Apps

Link version: '3.3' services: ampache: container_name: ampache volumes: ...

Updated 1 year ago by Admin

How do I know which container takes up the most resources in docker? Comment savoir quel conteneur prend le plus de ressources dans docker ?

General knowledge.

There are several ways to identify the resource hog among your Docker containers. Here's a breakd...

Updated 1 year ago by Admin

Export Lightroom settings for Instagram

Post Processing

File Settings Image format: JPEG Quality: 80 Color space: sRGB   Image Sizing Resize to fit...

Updated 1 year ago by Admin

Actual Budget

Containered Apps

Link 1 | Link 2 version: '3.7' services: actual-server: image: tbleiker/actual-server:l...

Updated 1 year ago by Admin

Akaunting

Containered Apps

Link version: '3.3' services: docker-akaunting: container_name: akaunting ...

Updated 1 year ago by Admin

Install Docker and Portainer on Debian for Self-Hosting

Mise en place

When I started tinkering with self-hosting, Docker was by far my biggest hurdle. But to learn mor...

Updated 1 year ago by Admin

Update portainer Business

General knowledge.

docker rm portainer docker stop portainer docker pull portainer/portainer-ee:latest docker ru...

Updated 1 year ago by Admin

Add geo-location based access rules to Nginx Proxy Manager

General knowledge.

Link Nginx Proxy Manager Geo-Location Based Access Rules This project allows running a python s...

Updated 1 year ago by Admin

Merge ans deduplicate domains in a blocklist

General knowledge.

Use WGET to download lists, then combine them into a single large file, and finally create a new ...

Updated 1 year ago by Admin