How to access LAMP AMI?
Accessing Apache
URL: http://instance-public-ipv4/
Accessing phpMyadmin
URL: https://instance-public-ipv4/phpmyadmin
Username: root
Password: instance-id
Accessing Webmin
URL: http://instance-public-ipv4:8000
Username: admin
Password: instance-id
Instance Login
Shell/Terminal:
sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip
MySQL Terminal Login:
mysql –u root –p instance-id
Accessing LAMP CloudFormation Stack
Application URL: http://instance-public-ipv4
CloudFormation URL: http://ELB-DNS-Name/
Accessing phpMyAdmin
http://instance-public-ipv4/phpmyadmin
Instance Login
Shell/Terminal
sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip
MySQL Terminal Login
mysql –u root –p instance-id
Accessing LAMP Container
Command:
docker run –d –p 80:80 –p 3306:3306 –p 443:443 –p 10000:10000 <”AWS Container image URI”>
Accessing phpMyadmin
URL: http://instance-public-ipv4/phpmyadmin
Username: root
Password: root
Access Webmin
URL: http://instance-public-ipv4:10000
Username: admin
Password: pass
Accessing MySQL and phpMyadmin EKS (paid)
After subscribing to the product, Click on "Helm Chart Package" to download helm chart to your EKS control node. Now, extract the helm chart in your location and install with the following command:
"helm install --set serviceAccountName="
Accessing phpMyadmin(EKS)
URL: http://ELB-DNS-Name:3606/phpmyadmin
OR
https://instance-public-ipv4/phpmyadmin
Username: root
Password: instance-id
Get Instance Id(EKS Paid)
You can get the instance-id, by run the following command : kubectl exec -it curl http://169.254.169.254/latest/dynamic/instance-identity/document | grep instanceId | cut -d '"' -f4
Instance Login
Shell/Terminal
sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip
MySQL Terminal Login
mysql –u root –p root
Your Trusted Partner for Building AI-Powered Custom Applications
Tell Us What You Need
Share your goals, challenges, and vision.
Get Expert Advice — Free
We'll analyze your needs and suggest the best approach.
Start Building
Move forward with a trusted team — we'll handle the tech.
16+
Years in Business
1500+
Projects Completed
50+
Top-notch Experts
Trusted by
Let's Talk
Bring Your Vision to Life with Cutting-Edge Tech.