I
I
Ivan Wagner2019-08-07 16:15:46
Amazon Web Services
Ivan Wagner, 2019-08-07 16:15:46

How do I put my PHP MYSQL JS website on Amazon AWS EC2?

Hello! I can’t put my site on a free VPS from Amazon AWS, I don’t know which modules to install on a clean server, how to put PMA and other nuances.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Sokolov, 2019-08-07
@manavar_g

Option: install locally (or where you develop) Docker and deploy the site in it.
Next, with your container(s), come to a new empty VPS, install Docker there and start the container.
A headache at the stage of learning how to work with Docker and packing it into an application container, but then it’s easy and quick to move from one VPS to another.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question