Closed maykino closed 7 years ago
Take a look @ https://github.com/beetboxvm/ansible-role-beetbox-symfony/tree/f7fe8067d9aa3681b953574ba4e4593e8d6c65e2 for an example.
Just ran a test build here -- https://circleci.com/gh/beetboxvm/ansible-role-beetbox-symfony/10
@maykino : in your .beetbox/config.yml, add web as follows: beet_web: "{{ beet_root }}/{{ symfony_project_name }}/web"
Thanks @rwitchell, sorry been overseas and just catching up on issues.
Will move this one over here -- https://github.com/beetboxvm/ansible-role-beetbox-symfony/issues/1
Can you please list the exact steps to get an existing symfony application to work with beetbox. It looks like I get the Forbidden 403 error when I try to access the project.