Skip to content

How git push deploys work at ArtiakCloud

What happens between your git push and the live site, and why the HTTPS certificate renews itself.

By ArtiakCloud ·

Automatic deploys are the foundation of our platform. Here is how they work.

From push to production

  1. You connect your Git repository to the service.
  2. Every git push to the configured branch triggers a build on our infrastructure.
  3. If the build succeeds, the new version goes to production.

There is no file-upload panel or FTP in the way: what is in Git is what gets deployed.

HTTPS without manual work

The certificate is included and renews automatically. You do not have to remember an expiry date or pay for the certificate.

What is included

Besides the deploy and the certificate, your plan can include email accounts on your domain, databases and automatic backups, depending on the service you choose.

More details

If you want to know exactly what the service covers, see the SLA page.

← Back to the blog

Deploy your project today.

Create your account in the panel, or review the plans and prices first.

  • Monthly billing
  • HTTPS included
  • Git deploys