Header

Deploying to your Wordpress site hosted with Time4VPS

Setting up your project

Head to the Projects screen in DeployHQ, then click the New Project button to get started. You'll be prompted to enter a name for your project, then select where your repository is hosted. Next, click Create project and you'll be taken to a screen where you can log in with your repository hosting account to authorize access and then choose your repository.

Repository Links:

Setting up your Time4VPS server

Once you've configured your repository, you'll need to connect to your Time4VPS server. Head to Servers & Groups, and click the New Server button at the top of the screen. Start by entering a name, and choosing SSH/SFTP as the protocol.

To find your SSH credentials:

  1. Log into your Time4VPS Client Area
  2. Navigate to "Services" or "VPS Management" section
  3. Select your specific VPS
  4. Go to "Access" or "SSH" settings
  5. View or reset SSH credentials

Important Time4VPS SSH Access Notes:

  • SSH access is standard for Time4VPS VPS
  • Ensure SSH (port 22) is open in your firewall settings
  • Use SSH keys for enhanced security
  • Two-factor authentication recommended

Typical Time4VPS Server Formats:

  • Server Instance: xx.xx.xx.xx (IP address)
  • Hostname: Provided in your VPS details

You can use an SSH key instead of a password by taking the SSH key in your DeployHQ server configuration page and pasting it in your Time4VPS server's ~/.ssh/authorized_keys.

Connection Troubleshooting:

  • Verify firewall allows SSH
  • Confirm correct IP or hostname
  • Ensure you're using the correct username (typically root)
  • Check network security settings
  • Validate credentials in Time4VPS client area

Typical Web Application Path:

  • Standard Deployment: /var/www/yourdomain/
  • Web Root: /var/www/yourdomain/htdocs/

Within Deployment options, you can choose to automatically deploy your server and specify a Deployment subdirectory if needed.

Run your first deployment

By default, DeployHQ will upload the whole repository to your server on the first deployment. Helpful Deployment Guides:

Further reading

DeployHQ features to enhance your deployments:


Want to learn more about deployment? Check out our documentation or contact our support team for assistance.

Tree

Proudly powered by Katapult. Running on 100% renewable energy.