# Pelican for YunoHost [![Integration level](https://dash.yunohost.org/integration/pelican.svg)](https://ci-apps.yunohost.org/ci/apps/pelican/) ![Working status](https://ci-apps.yunohost.org/ci/badges/pelican.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pelican.maintain.svg) [![Install Pelican with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pelican) *[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install Pelican quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview 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. **Shipped version:** 1.0.0-beta13~ynh1 ## Screenshots ![Screenshot of Pelican](./doc/screenshots/example.jpg) ## Documentation and resources - Official app website: - Official admin documentation: - Upstream app code repository: - YunoHost Store: - Report a bug: ## Developer info Please send your pull request to the [`master` branch](https://git.qilk.de/denis/pelican_ynh). To try the `master` branch, please proceed like that: ```bash sudo yunohost app install https://git.qilk.de/denis/pelican_ynh or sudo yunohost app upgrade pelican -u https://git.qilk.de/denis/pelican_ynh ``` **More info regarding app packaging:**