Stopped/start instance

0

Hi, I am a bit of a newbie. I wanted to change my instance type, so I stopped my instance change the type from t2.medium to t2.micro and then tried to start again the instance however now I cant see the service in my domain.

How can I revert that change or attach again the service I had. (Passbolt)

已提問 1 年前檢視次數 304 次
2 個答案
1

What do you mean by "cannot see the service in my domain"?

The documentation describes the steps to change the instance type [1]. If the instance starts and you can connect via SSH for instance, I would recommend to troubleshoot the service itself in the OS.

Also, are you using the public IP to access the service? If so, if you do not attach an elastic IP to the instance, the IP will change once you stop and start the instance.

Finally, as per the Passbolt documentation [2], t2.micro does not seem to match the vendor minimum hardware requirements (2 cores, 2Gb RAM).

Hope that helps.

[1] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html

[2] https://help.passbolt.com/faq/hosting/hosting-requirements

profile pictureAWS
專家
已回答 1 年前
profile pictureAWS
專家
kentrad
已審閱 1 年前
0

I attempted to change the instance type from medium to micro. Because of your comment i set back to the medium instance again.... do you happen to know how to see my passbolt again? The IP has changed and the page where I used to see my passbolt fails at the moment.

已回答 1 年前
  • Hey, If the IP changed, I would recommend you to use the command "dpkg-reconfigure passbolt-pro-server" (change pro by ce in the command depending on the Passbolt version you use) -> answer "no" for the mysql part -> answer "yes" for the nginx server then choose the same option you did the first time (none or manual or auto) and here you will be able to chain the Passbolt domain name, you can put your new IP and then get back to your browser to access back to your Passbolt instance via the new IP/Domain name. As mentioned before, I would strongly recommend you to attach an elastic IP to your instance in order to not have to reconfigure this every time it restarts. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html

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

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

回答問題指南