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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容