To upgrade AWS OpenVPN server

0

Hi AWS, I am using a free tier t2.micro OpenVPN Server having access for 5 users and now I need to increase the number of users up to 25. How to upgrade the number of users? Do we need to delete the existing server and create a new one. I want to do it without any downtime.

Please provide me a solution for this.

profile picture
已提問 6 個月前檢視次數 190 次
1 個回答
0

You can change EC2 instance type by stopping (not terminating) the current instance, changing it to different size and/or family, and starting it again. This is assuming all your services (VPN server) have been configured to start automatically at boot, or you would do this manually after the new instance has started. You can find detailed instructions and limitations from https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html

profile picture
專家
Kallu
已回答 6 個月前

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

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

回答問題指南