Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 24ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login
e

enhance

Recently created Least recently created Recently updated Least recently updated
wojack

wojack / Sun-panel-helper

Last active 2 months ago Sun-Panel docker-compose enhance

一款专为 Sun-Panel(NAS/服务器导航面板)设计的可视化美化工具。

0 0 1
1 version: "3"
2 networks:
3 1panel-network:
4 external: true
5
6 services:
7 sun-panel-helper:
8 image: madrays/sun-panel-helper:latest
9 container_name: sun-panel-helper
10 restart: always