awesome-selfhosted-data icon indicating copy to clipboard operation
awesome-selfhosted-data copied to clipboard

Add Pelican Panel

Open nodiscc opened this issue 1 year ago • 2 comments
trafficstars

Thanks for taking the time to suggest an addition to awesome-selfhosted!

Please fill out information below (all fields are mandatory unless noted otherwise):

# software name
name: "Pelican Panel"
# URL of the software project's homepage
website_url: "https://pelican.dev/"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/pelican-dev/panel"
# description of what the software does, shorter than 250 characters, sentence case
description: "Web application for easy management of game servers, offering a user-friendly interface for deploying, configuring, and managing servers, server monitoring tools, and extensive customization options."
# list of license identifiers, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/licenses.yml for the full list of licenses
licenses:
  - AGPL-3.0
# list of languages/platforms, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/platforms for the full list of platforms
platforms:
  - PHP
  - Docker
# list of tags (categories), see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/tags for the full list of tags
tags:
  - Games - Administrative Utilities & Control Panels

To ensure your issue is dealt with swiftly, please check the following (check the boxes [x]):

  • [x] Submit one item per pull issue. This eases reviewing and speeds up inclusion.
  • [x] You have searched the repository for any relevant issues or PRs, including closed ones.
  • [x] Any software you are adding is not already listed at any of awesome-sysadmin, staticgen.com, staticsitegenerators.net, dbdb.io.
  • [x] Any software project you are adding to the list is actively maintained.
  • [x] Any software project you are adding was first released more than 4 months ago.
  • [ ] Any software project you are adding has working installation instructions.
  • [x] If you are adding software forked from another active project, please provide/link to a clear list of differences between both.

nodiscc avatar Jun 06 '24 20:06 nodiscc