Opengist Logo Docker Compose

Explore

  • Tutti i gists
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI Creato da Opengist ⋅ 27ms

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

Entra Registrati

Berry

Unito 3 years ago

Tutti i gists 1
Più recente creazione Meno recente creazione Più recente aggiornamento Meno recente aggiornamento

Berry / WireGuard with UI

Ultima volta attivo 3 months ago

WireGuard with UI

2 0 1
1 version: "3"
2
3 services:
4 wireguard:
5 image: lscr.io/linuxserver/wireguard:latest
6 container_name: wireguard
7 cap_add:
8 - NET_ADMIN
9 - SYS_MODULE
10 environment: