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
gefragt vor 6 Monaten190 Aufrufe
1 Antwort
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
EXPERTE
Kallu
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen