pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.88k stars 2.32k forks source link

[Egg Request]: Darkflame Universe (Lego Universe) #1438

Closed MedPlex98 closed 1 year ago

MedPlex98 commented 2 years ago

Does this expand an already existing service

Yes

Link to a game or software

https://github.com/DarkflameUniverse/DarkflameServer

Links for the download

https://www.darkflameuniverse.org/

Links for the install docs

https://github.com/DarkflameUniverse/DarkflameServer

SweptWasTaken commented 2 years ago

It looks like DLU is just about to merge a fully-automated Docker setup PR which could be a useful starting point.

https://github.com/DarkflameUniverse/DarkflameServer/pull/90

trenutoo commented 2 years ago

It looks like DLU is just about to merge a fully-automated Docker setup PR which could be a useful starting point.

https://github.com/DarkflameUniverse/DarkflameServer/pull/90

Pterodactyl is not a portainer that runs any docker containers. There are specific requirements that are unique to pterodactyl. As such, other docker images are of no help

SweptWasTaken commented 2 years ago

It looks like DLU is just about to merge a fully-automated Docker setup PR which could be a useful starting point. DarkflameUniverse/DarkflameServer#90

Pterodactyl is not a portainer that runs any docker containers. There are specific requirements that are unique to pterodactyl. As such, other docker images are of no help

I know this, but creating a Docker image for Pterodactyl could be easier looking at that PR.

trenutoo commented 2 years ago

It looks like DLU is just about to merge a fully-automated Docker setup PR which could be a useful starting point. DarkflameUniverse/DarkflameServer#90

Pterodactyl is not a portainer that runs any docker containers. There are specific requirements that are unique to pterodactyl. As such, other docker images are of no help

I know this, but creating a Docker image for Pterodactyl could be easier looking at that PR.

Not really as it's a different process. The install instructions are very clear. It contains multiple components that all must be built, together with a database.

However, for whatever reason it wants a privileged port under 1024 for authentication that's not supported by Pterodactyl.

MedPlex98 commented 2 years ago

Is there any update?

BlueSky-fur commented 1 year ago

Bump, any news? 👉👈

gOOvER commented 1 year ago

Bump, any news? 👉👈

Looks like, noone have time to craete an egg. So NO, no news about it. Feel free to create the egg Btw; the project is dead. since 2 years no updates,

BlueSky-fur commented 1 year ago

Which Project DLU or Pterodactyl?

Darkflame is still getting updates daily, and pterodactyl simply doesn't update for small stuff its still used widely by many people, just because Matthew doesn't do anything doesn't mean its dead.

Eggs are still getting updated and so on by the community

gOOvER commented 1 year ago

Which Project DLU or Pterodactyl?

Darkflame is still getting updates daily, and pterodactyl simply doesn't update for small stuff its still used widely by many people, just because Matthew doesn't do anything doesn't mean its dead.

hahaha, i love you :D You think like me :D

Only looked at the releases page :D When i have some time on weekend, i'll take a look into it :)

I see, that you are German. Pls contact me via Discord for this

QuintenQVD0 commented 1 year ago

there latest release is from 2021 but there are cli builds but you need a github token to download those. I have some time rn, I see what I can do

QuintenQVD0 commented 1 year ago

wait this can not work

If everything has been configured correctly you should now be able to run the MasterServer binary which is located in the build directory. Darkflame Universe utilizes port numbers under 1024, so under Linux you either have to give the AuthServer binary network permissions or run it under sudo. To give AuthServer network permissions and not require sudo, run the following command

QuintenQVD0 commented 1 year ago

I will have to close this for that reason

QuintenQVD0 commented 1 year ago

I am closing this as ports below 1024 are needed.