Hello,
I have an account on Forge, i have set up a server on Linode and it has provisioned etc, however i'm now trying to deploy my site, but when i create the site inside Forge it does not create the directory on the box.
The site does get created in Forge itself and i can attempt to deploy my project but when i view the deployment log it shows this.
/home/forge/.forge/provision-1118012.sh: line 1: cd: /home/forge/sub.domain.co.uk: No such file or directory
fatal: Not a git repository (or any of the parent directories): .git
Composer could not find a composer.json file in /home/forge
To initialize a project, please create a composer.json file as described in the http://getcomposer.org/ "Getting Started" section
Could not open input file: artisan
The only thing i did when the box booted was delete the default site. I have done this before on my other boxes and not had an issue.
Quite stuck, i don't want to manually create the site on the box. I am currently re-provisioning the box, maybe it was a dodgy build.
Anyone encountered this before or have any Ideas?