Opengist Logo Docker Compose

Explore

  • 所有 Gists
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI 由 Opengist 提供支持 ⋅ 20ms

user:thomas 由使用者建立的 Gists

title:mygist Gists 的標題

description:sync gists with given description

filename:myfile.txt Gists 的檔案名稱

extension:yml Gists 的副檔名

language:go Gists 的程式語言

topic:homelab gists with given topic

all:systemctl search all fields

登錄 註冊

Berry

加入 3 years ago

所有 Gists 1
倒序排序 創建 順序排序 創建 倒序排序 更新 順序排序 更新

Berry / WireGuard with UI

最後活躍 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: