kaytu-io / kaytu

Kaytu's AI platform boosts cloud efficiency by analyzing historical usage and delivering intelligent recommendations—such as optimizing instance sizes—that maintain reliability. Pay for what you need, without compromising your apps.
https://kaytu.io
Other
594 stars 10 forks source link

Randomize plugin manager listen port #67

Closed salehkhazaei closed 1 month ago

salehkhazaei commented 1 month ago

Plugin manager always starts on 30422 which prevents running two kaytu cli instance at the same time. the port must be picked randomly and plugins must connect to the random-picked port.