pterodactyl / panel

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.
https://pterodactyl.io
Other
6.7k stars 1.7k forks source link

Egg updater #4053

Closed TekExplorer closed 2 years ago

TekExplorer commented 2 years ago

Is there an existing feature request for this?

Describe the feature you would like to see.

I'm surprised I couldn't find an issue for this already...

Eggs currently have a seemingly unused update_url. This, alongside exported_at can be used to indicate to admins that the egg is not up to date, and allow quick updates, without requiring downloading, then uploading the updated file, if they even realize it's outdated.

Describe the solution you'd like.

I don't really have a specific idea of how it should be implemented, as long as it's reasonable to use and will hopefully avoid keeping super outdated eggs on the panel without realizing.

Additional context to this request.

No response

gOOvER commented 2 years ago

Would save some support, due to outdated Eggs :)

gOOvER commented 2 years ago

But i think, it a duplicate of:

https://github.com/pterodactyl/panel/issues/3479

TekExplorer commented 2 years ago

But i think, it a duplicate of:

3479

Dang, you right.. searching is hard. Well, now I will be able to find it again.