Skip to content

Instantly share code, notes, and snippets.

View alex-oleshkevich's full-sized avatar

Alex Oleshkevich alex-oleshkevich

View GitHub Profile
@alex-oleshkevich
alex-oleshkevich / forge.sh
Created April 19, 2020 23:05
Laravel Forge Setup Script
#
# REQUIRES:
# - server (the forge server instance)
# - event (the forge event instance)
# - sudo_password (random password for sudo)
# - db_password (random password for database user)
# - callback (the callback URL)
#