mercredi 15 février 2017

Cloned Laravel 5.2 in Linux EC2 instance

I got an existing Laravel 5.2 project already running in AWS EC2 instance.

So what I did to clone it:

  1. Create an AMI from existing instance.
  2. To clone it, I create another instance from AMI file.
  3. Associate an elastic ip for it.
  4. The new instance status now is running.
  5. In this stage, all files are already in my clone instance. I am not sure if there are specific files that can't be copied.

Now, when I key-in my IP in my browser, I always redirected to a test index.html file.

Can you help me what are the steps, probably the steps I am missing to run Laravel project on cloned instance?

I tried fixing the redirection problem by following from here but it seems it does not work.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2lTliid
via IFTTT

Aucun commentaire:

Enregistrer un commentaire