Pelican-Wing
Docker 应用程序 from Mainfrezzer's Repository
概述
Pelican is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pelican runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
!!!WARNING!!! This is somewhat of a clusterf##k and needs a lot of manual configuration !!!WARNING!!!
See below in "Additional Requirements"
要求
Pelican Panel
Needs the config.yml from the Pelican Panel Container.
Once placed in the Pelican - Etc folder and started, stop the container again and edit the config.yml and their new entries.
Especially the following
1.
The line under system:
data: needs to point towards the real unraid mount, below labeled as Pelican - Data /mnt/user/appdata/pelican-wing/data
The line under system:
passwd_file: cange it to /tmp/pelican/passwd
now start the container up and the wing should work flawlessly on UnRaid.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Http port for the web server
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
Sftp port for uploads to the gameservers
- 目标
- 2022
- 默认值
- 2022
- 价值
- 2022
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
- 价值
- /var/run/docker.sock
For the config.yml
- 目标
- /etc/pelican
- 价值
- /mnt/user/appdata/pelican-wing/etc/pelican
- 目标
- /tmp/pelican/
- 价值
- /tmp/pelican/
Should match the UnRaid Host Mapping. See 'Additional Requirements' above
- 目标
- /mnt/user/appdata/pelican-wing/data
- 价值
- /mnt/user/appdata/pelican-wing/data
- 目标
- WINGS_UID
- 价值
- 99
- 目标
- WINGS_GID
- 价值
- 100
- 价值
- nobody
详细信息
在Unraid 上运行 Pelican-Wing 。
Pelican-Wing 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。