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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ