First Deployment Tutorial
Prerequisites
- A DeployHQ account
- A Git repository with your code
- Access to your deployment server
Step 1: Create Your Project
Log in to DeployHQ and click New Project. Enter a name and connect your Git repository.
Step 2: Add a Server
Configure your deployment target with your server credentials. Test the connection to make sure it works.
Step 3: Deploy
Click the Deploy button and watch as your files are transferred to your server.
Step 4: Verify
Open your website in a browser to verify the deployment was successful.
Next Steps
Set up automatic deployments to save time on future updates.