Opengist

Explore

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

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
C

Compose

Recently created Least recently created Recently updated Least recently updated
wojack

wojack / 1P面板安装配置Sun-Panel的代码备份

Last active 2 months ago 1Panel Compose Docker

1Panel面板安装sun-panel的Docker Compose代码备份

0 0 1
1 networks:
2 1panel-network:
3 external: true
4 services:
5 localsun-panel:
6 container_name: ${CONTAINER_NAME}
7 deploy:
8 resources:
9 limits:
10 cpus: ${CPUS}