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

all:systemctl search all fields

登录 注册

Berry

加入于 3 years ago

所有 Gists 1
最近 创建 最早 创建 最近 更新 最早 更新

Berry / WireGuard with UI

最后活跃于 2 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: