Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab gists with given topic

Registrati

Entra


Tutti Nuovi Registrati Entra

simmons777

Unito 1685797424

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
Tutti i gists 2 Gists che mi piacciono 2

simmons777 / Orbital Sync

0 mi piace
0 forks
1 files
Ultima volta attivo 1685798116
Orbital Sync synchronizes multiple Pi-hole instances for high availability (HA) using the built-in "teleporter".
1 version: '3'
2 services:
3 orbital-sync:
4 container_name: orbital-sync
5 image: mattwebbio/orbital-sync:latest
6 network_mode: bridge
7 restart: unless-stopped
8 environment:
9 PRIMARY_HOST_BASE_URL: 'http://{YOUR PRIMARY PIHOLE IP}:8008/'
10 PRIMARY_HOST_PASSWORD: '{YOUR PRIMARY PIHOLE PASSWORD}'

simmons777 / Docker Socket Proxy

1 mi piace
0 forks
1 files
Ultima volta attivo 1685797664
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.
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 34ms⋅

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