pelican for yunohost (mabe)
Find a file
2019-02-21 17:55:35 +01:00
conf Update .env.example 2019-02-21 17:16:46 +01:00
scripts Update install 2019-02-21 17:51:59 +01:00
check_process First 2019-01-02 11:26:13 +01:00
LICENSE First 2019-01-02 11:26:13 +01:00
manifest.json Update manifest.json 2019-02-21 17:50:02 +01:00
README.md Update README.md 2019-02-21 17:55:35 +01:00

Pterodactyl app for YunoHost

Pterodactyl Panel

NOT WORK IS IN DEV

Install Pterodactyl with YunoHost

Installing guide

  1. App can be installed by YunoHost admin web-interface or by running following command:

     $ sudo yunohost app install https://github.com/YunoHost-Apps/pterodactyl_ynh
    
     After install :
    
     Modify 
     sudo nano /srv/daemon/config/core.json
     /etc/yunohost/certs/yourDomain.tld/crt.pem = SSL Certificate
     /etc/yunohost/certs/yourDomain.tld/key.pem = SSL Key
    

Upgrade this package:

    $ sudo yunohost app upgrade pterodactyl -u https://github.com/YunoHost-Apps/pterodactyl_ynh