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
posta 6 mesi fa190 visualizzazioni
1 Risposta
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
ESPERTO
Kallu
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande