Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

description:sync gists with given description

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab Gist con l'argomento dato

all:systemctl search all fields

Registrati

Entra

Tutti Nuovi Registrati Entra

Tutti i gists

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento

simmons777 / Docker Socket Proxy

1 mi piace
0 forks
1 files
Ultima volta attivo 2 months ago
This is a security-enhanced proxy for the Docker Socket.
1 version: '3.3'
2 services:
3 docker-socket-proxy:
4 privileged: false
5 container_name: docker-proxy
6 environment:
7 - LOG_LEVEL=info # debug,info,notice,warning,err,crit,alert,emerg
8 ## Variables match the URL prefix (i.e. AUTH blocks access to /auth/* parts of the API, etc.).
9 # 0 to revoke access.
10 # 1 to grant access.

poudenes / ToGoodToGoo

0 mi piace
0 forks
1 files
Ultima volta attivo 2 months ago
It send for every favourite shop you have in the TgTg app to MQTT when there are new pick-ups
1 version: "3.9"
2 services:
3 tgtg:
4 image: maxwinterstein/toogoodtogo-ha-mqtt-bridge
5 container_name: toogoodtogo
6 hostname: toogoodtogo
7 restart: always
8 volumes:
9 - /etc/localtime:/etc/localtime:ro
10 - /volumeUSB1/usbshare/docker/toogoodtogo/settings.local.json:/app/settings.local.json

Bob / Pi.Alert

0 mi piace
0 forks
1 files
Ultima volta attivo 2 months ago
Pi.Alert Docker Compose
1 version: "3.9"
2 services:
3 pi.alert:
4 container_name: Pi.Alert
5 healthcheck:
6 test: curl -f http://localhost:17811/ || exit 1
7 mem_limit: 2g
8 cpu_shares: 768
9 security_opt:
10 - no-new-privileges:true
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 53ms⋅

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