[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道

This commit is contained in:
光湖代码频道 · 铸渊 2026-07-24 10:39:10 +08:00
commit 5615453e4e
660 changed files with 122355 additions and 0 deletions

View file

@ -0,0 +1,24 @@
[Unit]
Description=Guanghu allowlisted Forgejo deployment receiver
After=network-online.target
Wants=network-online.target
[Service]
Type=simple
User=guanghu-deploy
Group=guanghu-deploy
WorkingDirectory=/opt/zhuyuan/fifth-domain/server-tools/deployment-receiver
Environment=DEPLOY_RECEIVER_CONFIG=/etc/guanghu-deployment-receiver/config.json
EnvironmentFile=/etc/guanghu-deployment-receiver/secret.env
ExecStart=/usr/bin/node receiver.js
Restart=on-failure
RestartSec=5
NoNewPrivileges=true
PrivateTmp=true
ProtectSystem=strict
ProtectHome=true
ReadWritePaths=/opt/zhuyuan/fifth-domain /var/lib/guanghu-deployment-receiver
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
[Install]
WantedBy=multi-user.target