Deploying to Infomaniak with DeployHQ
Guidehttps://www.deployhq.com/guides/infomaniak
Automate deployments to your Infomaniak-hosted server using DeployHQ.
Updated 28th Apr 2026https://www.deployhq.com/guides/infomaniak
Automate deployments to your Infomaniak-hosted server using DeployHQ.
Updated 28th Apr 2026https://www.deployhq.com/support/migrating-to-deployhq/migrating-from-envoyer-to-deployhq
A guided migration path from Envoyer to DeployHQ — keep atomic releases, rollbacks, and deployment hooks
Updated 6th May 2026https://www.deployhq.com/support/migrating-to-deployhq/migrating-from-deploybot-to-deployhq
Migrating from DeployBot to DeployHQ
Updated 6th May 2026https://www.deployhq.com/support/migrating-to-deployhq/migrating-from-capistrano-to-deployhq
A drop-in successor to Capistrano for any-VCS, any-SSH deployments — with a UI, audit log, atomic releases … Map your deploy.rb stages, hooks, and shared paths into DeployHQ in a few hours.
Updated 6th May 2026https://www.deployhq.com/cheatsheets/ssh-cheatsheet
IdentityFile ~/.ssh/deploy_ed25519 IdentitiesOnly yes # don't try every key in … ` and key forwarding ```bash eval "$(ssh-agent -s)" # start the agent in … Mixing them is the most common SSH mistake in deploy pipelines. … Rules that hold up: - **Deploy keys are read-only by default**, scoped to a single repo or host. … GitHub: Settings → Deploy keys → Add deploy key cat ~/.ssh/deploy_myproject.pub ``` In DeployHQ, this
Updated 5th May 2026https://www.deployhq.com/guides/firebase-studio
Deploy it to your own server with DeployHQ instead of Firebase Hosting.
Updated 5th Mar 2026https://www.deployhq.com/blog/jamstack-vs-traditional-cms-when-to-choose-each-and-how-to-deploy-both
The web development landscape has evolved dramatically over the past few years. On one side, we have traditional CMS platforms like WordPress, Drupal, and Joomla that have powered the web for decades. On the other, there's the JAMStack architecture that p…
Updated 24th Nov 2025https://www.deployhq.com/blog/deploying-to-a-private-network-a-guide-to-using-deployhq-behind-a-firewall
Discover the benefits of pull deployments for servers behind firewalls or in private networks, with step-by-step
Updated 18th Sep 2025https://www.deployhq.com/blog/how-to-deploy-to-your-server-using-ssh-sftp-and-git-with-deployhq
Set up automated SSH/SFTP deployments from your Git repository using DeployHQ. This step-by-step guide covers project creation, server configuration, and enabling automatic deployments.…
Updated 21st Mar 2019https://www.deployhq.com/blog/monitoring-your-deployments-with-deployhq-ensuring-smooth-releases
Learn what metrics to track, how to set up alerts and rollbacks, and how tools like DeployHQ give you
Updated 25th Aug 2025