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
- You connect your Git repository to the service.
- Every
git pushto the configured branch triggers a build on our infrastructure. - 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.
Deploy your project today.
Create your account in the panel, or review the plans and prices first.
- Monthly billing
- HTTPS included
- Git deploys