larasail
server provisioning tool for deploying Laravel applications on Digital Ocean
TLDR
Set up server with default PHP version
SYNOPSIS
larasail command [arguments]
DESCRIPTION
larasail is a server provisioning tool for deploying Laravel applications on Digital Ocean servers. It automates the installation of PHP, Nginx, MySQL, Composer, and other Laravel dependencies.
The tool simplifies the process of setting up a production Laravel environment, handling web server configuration, SSL certificates, and database setup.
PARAMETERS
setup [phpversion_]
Set up server with Laravel dependencieshost domain directory
Add a new Laravel sitepass
Display the Larasail user passwordmysqlpass
Display the MySQL password
CAVEATS
Designed specifically for Digital Ocean droplets running Ubuntu. Requires root access on the server. SSL certificate configuration may require additional steps.
HISTORY
Larasail was created by DevDojo to simplify Laravel deployment, providing a lightweight alternative to more complex server management tools.
