Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trevorgreenleaf/1696b10c28b774fb6eed to your computer and use it in GitHub Desktop.
Save trevorgreenleaf/1696b10c28b774fb6eed to your computer and use it in GitHub Desktop.
point domain name servers to digital ocean
create domain in digital ocean
add site in forge
enter domain name and for the folder make it the project name
next add your github repo and select the branch
Uncheck the install composer checkbox
Click the enable quick deploy button
update deploy script. Remove lines 3 and 4
at the end of the first line add the name of the project you created
Login into ftp, go into the domain name folder
add a folder with the project name
move files into just created folder
click the deploy now button
test site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment