Recently Updated Pages
Heimdall
Link --- version: "3.3" services: heimdall: image: lscr.io/linuxserver/heimdall c...
Nextcloud (ARM64)
version: '3.3' services: db: image: yobasystems/alpine-mariadb:latest command: --tr...
Kutt
Video Link If necessary, install git sudo apt install git Clone repo git clone https://github...
Navidrome
version: "3.3" services: navidrome: image: deluan/navidrome:latest ports: - ...
Duplicati
Link1 | Link 2 | Link 3 --- version: "3.3" services: duplicati: image: lscr.io/linuxse...
*arr Mega Stack
version: "3.7" services: radarr: container_name: radarr hostname: Radarr ima...
Force DNS change.
In my case, /etc/resolved.conf was a symlink pointing to /run/systemd/resolve/stub-resolv.conf. I...
Mount an NFS share.
Link First, create an NFS Share on your host With OMV for example. The location of the fil...
Build a container
https://www.youtube.com/watch?v=SnSH8Ht3MIc Some lightweight Linux distributions commonly used i...
Akaunting 2024
https://github.com/akaunting/docker Usage git clone https://github.com/akaunting/docker cd d...
Alexandrite
Link version: '3.7' services: # ... alexandrite: image: ghcr.io/sheodox/alexandrite:...
Ampache
Link version: '3.3' services: ampache: container_name: ampache volumes: ...
How do I know which container takes up the most resources in docker? Comment savoir quel conteneur prend le plus de ressources dans docker ?
There are several ways to identify the resource hog among your Docker containers. Here's a breakd...
Export Lightroom settings for Instagram
File Settings Image format: JPEG Quality: 80 Color space: sRGB Image Sizing Resize to fit...
Actual Budget
Link 1 | Link 2 version: '3.7' services: actual-server: image: tbleiker/actual-server:l...
Akaunting
Link version: '3.3' services: docker-akaunting: container_name: akaunting ...
Install Docker and Portainer on Debian for Self-Hosting
When I started tinkering with self-hosting, Docker was by far my biggest hurdle. But to learn mor...
Update portainer Business
docker rm portainer docker stop portainer docker pull portainer/portainer-ee:latest docker ru...
Add geo-location based access rules to Nginx Proxy Manager
Link Nginx Proxy Manager Geo-Location Based Access Rules This project allows running a python s...
Merge ans deduplicate domains in a blocklist
Use WGET to download lists, then combine them into a single large file, and finally create a new ...