Tümü Yeni

user:thomas kullanıcı tarafından oluşturulan gistler

title:mygist belirtilen isme sahip gistler

filename:myfile.txt belirtilen isimde dosyaları olan gistler

extension:yml belirtilen uzantıya sahip dosyalara sahip gistler

language:go belirtilen dilde dosyaları olan gistler

topic:homelab Verilen konuyla ilgili gist'ler

Kaydol

Giriş

Tümü Yeni Kaydol Giriş

Tüm gistler

Yakın zamanda oluşturuldu
En eski oluşturuldu
Yakın zamanda güncellendi
En eski güncellendi

abdul / Watchtower notication with gotify

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
Enable notifications for Watchtower using gotify
1 version: "3.9"
2 services:
3 watchtower:
4 image: containrrr/watchtower:latest
5 container_name: WATCHTOWER
6 hostname: watchtower
7 networks:
8 - prometheus-net
9 mem_limit: 128m
10 mem_reservation: 50m

abdul / Emby

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
Install Emby using Portainer
1 version: "3.9"
2 services:
3 emby:
4 image: linuxserver/emby:latest
5 container_name: Emby
6 mem_limit: 8g
7 cpu_shares: 1024
8 security_opt:
9 - no-new-privileges:true
10 ports:

bertrand / portainer-backup

1 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
Backup your portainer config and associated stack files
1 version: "3.9"
2 services:
3 backup:
4 container_name: portainer-backup
5 image: savagesoftware/portainer-backup:latest
6 environment:
7 TZ: Europe/Paris
8 PUID: 1028
9 PGID: 100
10 PORTAINER_BACKUP_URL: "http://<IP FOR THE NAS>:9000" # To be replaced by the IP of your NAS

gdechene / Nextcloud

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
1 version: "3.8"
2 services:
3 db:
4 image: mariadb
5 command: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW
6 restart: always
7 volumes:
8 - /volume1/docker/nextcloud/db:/var/lib/mysql:rw
9 environment:
10 - MYSQL_ROOT_PASSWORD=$MYSQL_ROOT_PASSWORD

abdul / Tdaar-Node.

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
Tested on Synology, perfect for Linux machines with Nvidia GPU's
1 version: "3.9"
2 services:
3 tdarr-node:
4 image: ghcr.io/haveagitgat/tdarr_node:latest
5 container_name: Tdarr-node
6
7 security_opt:
8 - no-new-privileges:true
9
10 ports:

abdul / tautulli using portainer on diffrent port

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
Just edited the port to 8188
1 version: "3.9"
2 services:
3 tautulli:
4 image: ghcr.io/tautulli/tautulli
5 hostname: tautulli
6 ports:
7 - 8188:8181
8 volumes:
9 - /volume1/docker/tautulli:/config
10 environment:

abdul / Librey,

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
1 version: "3.9"
2 services:
3 librey:
4 image: ghcr.io/ahwxorg/librey:latest
5 container_name: librey
6 network_mode: bridge
7 ports:
8 - 8245:8080
9 environment:
10 - CONFIG_GOOGLE_DOMAIN=com

birdy1930 / Unbound

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
1 docker run -d \
2 --name=unbound \
3 -p 54:53/tcp \
4 -p 54:53/udp \
5 --restart=unless-stopped \
6 klutchell/unbound

oipp / To set permission open

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 2 years ago
1 ---
2 uid: Synology-Set-Permissions
3 title: Synology Permissions
4 longTitle: How to Set Permissions on DSM 7
5 legacyUrl: /support/solutions/articles/44002313183-how-to-set-permissions-on-dsm-7
6 ---
7
8 .
9 For Synology versions of DSM 7 and higher you need to assign read or read/write permissions to the system internal emby user for any directories used by Emby such as your media folders. We recommend setting read/write permissions to take full advantage of Emby's features.

hirsk / My Media for Alexa

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 1 year ago
My Media for Alexa lets you ask Alexa devices, such as Amazon Echo and the Amazon Dot, to play music from your existing home media library.
1 services:
2 mymediaforalexa:
3 image: bizmodeller/mymediaforalexa:latest
4 container_name: MyMedia4Alexa
5 ports:
6 - 52050:52050
7 - 52051:52051
8 volumes:
9 - /volume1/docker/mymedia-public/.MyMediaForAlexa:/datadir
10 - /volume2/music/Public/Neuzeit Album:/medialibrary_public:ro
Daha yeni Daha eski

Opengist tarafından desteklenmektedir ⋅ Load: 260ms⋅

Türkçe
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Copyright © 2019 – 2026 mariushosting - All Rights Reserved.