Hello (:

Im sorry i'm a newbie in this Vagrant universe.

So let me explain to you what Im having right now :

- a Vagrant folder (contains my vagrantfile and a provision.sh shell to 
execute, that shell contains a Git cloning Drupal project, PHP, Apache 
Installation/configuration) everything is working perfectly VM is launching 
perfeclty with my drupal folder.

Now I want to export all that (The VM wich is a Ubuntu 16.04 WITH the 
drupal folder, So I used the *vagrant package*, and it worked ! so I had m 
+900MB box(Vm), I uploaded to my Vagrant cloud choosed as a provider 
*virtualbox 
*till now everything is ok.

Now  I want to try my new exported machine, so I executed the command : 
*vagrant 
up myproject *and it worked ! but I didn't get my drupal folder that I had, 
all my Server configs are working perfectly (my PHP update/my DB), except 
the drupal folder, the project that I work on.

So My question was, is there any way to attach, make my drupal folder go 
with the box, or more clearly, I want when I execute the command  *vagrant 
up myproject *I have the VM+my drupal folder project.

:)

Le mercredi 29 mai 2019 16:45:44 UTC+2, Dennis Chang a écrit :
>
> Hi Zeus_Dev,
>
> I don't really understand what you mean by 'is there any way to bring my 
> drupal project/folder on this box'?
>
> So if you created your machine (not box), which includes your project 
> files, i.e. PHP, etc. And you packaged your machine (into a box) correctly, 
> then those project files *should* be contained within the new box.
>
> Can you list the instructions you performed to package your machine?
>
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/2818042f-8ce7-4287-93f4-5e5645107041%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to