Is it possible to schedule the number of instances in a fleet?

0

Is it possible to schedule the number of instances in a fleet? This is not for a live service. This is for development to save cost. For example, I need 3 instances to run dedicated servers in work hours. The instances are not needed at night until next day. I can manually set it up through GameLift console but it's bothersome. So I'm looking for kind of scheduler that can set up what I mentioned in GameLift.

已提問 3 年前檢視次數 234 次
4 個答案
0

Have you tried the GameLift scale settings to allow the lowest instance to be zero?

已回答 3 年前
0

The way I've solved this in the past is to have a scheduled lambda, runs at fixed time to scale all fleets to zero if any are scaled up

First developer in then scales the fleets required up (you could also have another scheduled lambda to scale up fleets required).

已回答 3 年前
0

Yes, I did but I manually did it. So now I'm looking for something like a scheduler.

已回答 3 年前
0

Thanks Pip. I'll look into it.

已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南