Pterodactyl Panel & Pterodactyl Node (each as own app)
-
Hi.
So I’m looking to see if its possible to run Pterodactyl (pterodactyl.io) and the daemon as separate apps on cloudron.
This is a well known game hosting panel, which also offers support for nodejs apps and discord bots, py scripts, etc.
Would be great to see you add it!
-
@Trankery That would require the packaging effort to be undertaken first - not impossible, but not a super fast thing to do either. I'm a little booked at the moment, but if @girish has an update on whether anyone from the project replied, it would help expedite things a lot if they were willing to do that.
-
Pterodactyl itself whould be very nice @girish , because it whould enable so much different gameservers and stuff that it really expands Cloudron i a good way. I thinking about cancel the cloudron-abo only to bring ptero to my system but than i cant install cloudron side-by-side...
But Cloudron has that other cool stuff like the simple email-configuration and the simple maintenance of a huge amount of websites and cool software like discourse... i messing around to bring up different gameserver for my network but that is not as good as i wish.
So bringing Pterodactyl to cloudron was the holy gral for me.
AND! Pls pls pls enable Portranges... pls... its such a mess to compile a whole new app to bring up additional ports and after that i must update all stuff by myself so i lost the big thing why cloudron is such a great piece of software. ;(
best regards Sidias
EDIT: For the Portranges maybe a field that can be edited like Port1-Port34;Port56;Port120-Port230;Port789 and so on to make it possible to bring more flexibility to the existing apps.
-
@Sidias From what I understand, pterodactyl is a control panel by itself for running docker based game servers. Are you looking for the game servers (easier) or are you looking for running pterodactyl ? If it's the former, can you tell us which game servers are your immediate need? For example, we have minecraft (and 2 version of that). If it's the latter, can you tell me a bit more about what pterodactyl will give you over running say game servers directly on Cloudron?
-
Yes it's true there are 2 MC-Server-Apps but unfortunately they are useless for the serious used one. I use custom jars for the minecraft servers and a lot of plugins. All this must be manageable. The best way is a clever FTP or even better a reasonable webpanel which allows up- and download of the plugins, custom jars, start parameters and much more. Furthermore, a proper rights management should be included so that if you have a large team, you can give read and write access to certain folders to individual people and or start stop restart rights for the server.
There is just so much missing in the MC apps that it's crazy. Also they should not only be able to use the vanilla port because there are some plugins like Dynmap, Plan etc. which need more ports to work. For this a Portrange would be very practical.
At the moment I've made a Multicraft with Lamp and use it, but because of the missing portranges and the strange rights management of the app I can't autoupdate it and I have to be careful when I make a backup without explicitly checking the folder rights before the backup doesn't start because it doesn't have the necessary rights.
All this leads to the fact that I have to tinker around a lot by hand to get all my MC servers online properly. Not to mention clever mysql...
translatet with deepl i hope its all understandable =).
-
@jlx89
Is really hard to port Pterodactyl to Cloudron because they to the same thing, manage docker container on servers.But we are as community to develop minecraft image with multiple server type (Forge, Fabric, Spigot, ...) for cloudron directly.
-
@moocloud_matt That makes sense, I wasnt quite thinking about it like that.
-
@moocloud_matt A quick question on this. So taking a look, hypothetically couldn't the panel be setup on Cloudron and Wings be setup on a different server?
It seems the Panel could be setup separately and Cloudron seems to meet most of the requirements for that (MySQL, Redis, etc.) [More Info].
I'm just thinking Cloudron would make that portion of things super easy and take most of the management out of the process, then just dealing with Wings on another server.
Thanks
-
Alright, so sorry for multiple replies on this. So I've successfully got Pterodactyl Panel setup and running on the Cloudron LAMP Stack so far. There are a few minor issues with communication to the Pterodactyl Node, but I suspect it's a firewall issue.
So this is definitely possible and would be simplified if it was setup as an App in the Cloudron store with some configurable options on installation.
@girish Would there happen to be anything I could do to help if this would be feasible to setup?
Thanks!
-
@jlx89
Yes and no,
yes, Pterodactyl Panel can be installed in Cloudron, no Wings can't be installed in Cloudron.The question is you should install Pterodactyl on Cloudron, aside from firewall Pterodactyl you will need a lot of dependencies, and because you can use Pterodactyl + Wings on the same server as a start you should.
If you have just 1 node you can also use the hosted free version of Pterodactyl and you will be probably fine, but if you have more than 1 node you want to dedicate all instance to Pterodactyl.
A limitation that you will have is probably the HTTPS on a custom port that cloudron doesn't support at the moment.
-
-