AquaPush Documentation
Welcome to the official AquaPush documentation. This guide will walk you through connecting your GitHub repository, deploying your Laravel application, and managing your server on DigitalOcean — all with zero DevOps experience required.
1. What is AquaPush?
AquaPush is a deployment tool that allows you to deploy Laravel applications directly from GitHub to DigitalOcean in minutes. It automatically handles server setup, PHP configuration, Composer installation, queue workers, and more. All you need for now is your DigitalOcean API key and your SSH key to set up a droplet.
2. How Deployment Works
- From the Dashboard Click the New Dreoplet Button.
the configuration form
- Use your digitalOcean API.
- Input Your SSH key .
- If You Don't Have SSH Key For the Guild For Getting One.
- After You Click The Create Button AquaPush Create All The Needed Software For Deploying Your Laravel APP.
Monitor Your Deployments
- Keep taps of the setup from the Logs.
- When it is succesful now Check Your Check Your Droplet With The button Below .
Deploy Your Laravel App
- After Filling The Form A Submit.
Drople Page
- From The Droplet Page You Can Create Or Deploy Your Laravel App .
View Your Deployed App
Copy the IP address above and paste it into your browser's address bar to see your live application.