Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install documentation #5

Open
sescandell opened this issue Dec 10, 2014 · 6 comments
Open

Update install documentation #5

sescandell opened this issue Dec 10, 2014 · 6 comments

Comments

@sescandell
Copy link
Member

A Vagrant environment ready-to-use is now available.

Update the documentation on how to use it and what is included when the machine starts, creating hosts....
Keep "manual" installation (adding additional steps to do like Node / Bower / assets)

@ioleo
Copy link
Member

ioleo commented Dec 11, 2014

@sescandell i've had no occasion to use vagrant and pupphpet yet (is puphpet related to Puppet?)... just installed vagrant .. hope all goes well! :)

@sescandell
Copy link
Member Author

Here is simple process to use it:

  1. Install Vagrant
  2. Instal VirtualBox
  3. Execute the command vagrant up
  4. Edit your /etc/hosts file to add the line 192.168.56.105 www.generator.dev

Go to http://www.generator.dev/app_dev.php

I will try to make it works from scratch to be sure everything is well configured.

@sescandell
Copy link
Member Author

Oh... and yes, PuPHPet is related to Puppet. It's a configuration tool to easily create a webserver oriented machine provisionned by Puppet (you can choose your OS, RDBMS, Language engine, Web server engine and so on)

@ioleo
Copy link
Member

ioleo commented Dec 11, 2014

@sescandell i'm in our gitter room

@lionelbzv
Copy link

I'm trying the admingenerator v2 demo, and had some (little) troubles with installation, so I just make this post to help remember things:

  • app/console => bin/console

  • app/logs & app/cache => var/logs & var/cache

  • install assets => don't know how to do with bower and composer doesn't do this job now / see the error below when i run the "assets:install"

  • update app/parameters.yml with good parameters for DB + create DB

    [RuntimeException]                                                                                                                                    
    The source file "/home/lionel/www/symfony2-admingenerator-demo-edition/app/../web/admin/components/bootstrap/dist/css/bootstrap.css" does not exist.
    

@ioleo
Copy link
Member

ioleo commented Mar 20, 2015

@StudioEcho i'm online in our gitter room, if you need help, join chat and i'll try to help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants