48 lines
2.2 KiB
Markdown
48 lines
2.2 KiB
Markdown
|
<!--
|
||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
|
NON debe editarse manualmente.
|
||
|
-->
|
||
|
|
||
|
# Pterodactyl para YunoHost
|
||
|
|
||
|
[![Nivel de integración](https://dash.yunohost.org/integration/pterodactyl.svg)](https://ci-apps.yunohost.org/ci/apps/pterodactyl/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/pterodactyl.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/pterodactyl.maintain.svg)
|
||
|
|
||
|
[![Instalar Pterodactyl con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pterodactyl)
|
||
|
|
||
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||
|
|
||
|
> *Este paquete permíteche instalar Pterodactyl de xeito rápido e doado nun servidor YunoHost.*
|
||
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||
|
|
||
|
## Vista xeral
|
||
|
|
||
|
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
|
||
|
|
||
|
**Versión proporcionada:** 1.11.7~ynh1
|
||
|
|
||
|
## Capturas de pantalla
|
||
|
|
||
|
![Captura de pantalla de Pterodactyl](./doc/screenshots/example.jpg)
|
||
|
|
||
|
## Documentación e recursos
|
||
|
|
||
|
- Web oficial da app: <https://pterodactyl.io/>
|
||
|
- Documentación oficial para admin: <https://pterodactyl.io/project/introduction.html>
|
||
|
- Repositorio de orixe do código: <https://github.com/pterodactyl/panel>
|
||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/pterodactyl>
|
||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/pterodactyl_ynh/issues>
|
||
|
|
||
|
## Info de desenvolvemento
|
||
|
|
||
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/pterodactyl_ynh/tree/testing).
|
||
|
|
||
|
Para probar a rama `testing`, procede deste xeito:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/pterodactyl_ynh/tree/testing --debug
|
||
|
ou
|
||
|
sudo yunohost app upgrade pterodactyl -u https://github.com/YunoHost-Apps/pterodactyl_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|