---
title: Delightfully Simple Deploys
description: >-
  Push your code, see it live. Connect your repo, push to your branch, and your
  app is live with SSL included. No infrastructure to manage.
keywords:
  - git push deploy
  - automatic SSL hosting
  - managed app deployment
  - platform as a service canada
  - simple cloud hosting
heading: 'Push Your Code, See It Live'
service_type: Platform as a Service
lastUpdated: '2026-04-16'
type: article
author: Ross Hill
locale: en_CA
site_name: MapleDeploy
slogan: Powerful hosting on Canadian soil
organization_url: 'https://mapledeploy.ca/'
logo: 'https://mapledeploy.ca//api/logo/lockup'
creator: MapleDeploy
publisher: MapleDeploy
founding_date: '2026-01-13'
email: hello@mapledeploy.ca
geo_region: CA-ON
geo_placename: Toronto
address_country: CA
area_served: Canada
application_category: DeveloperApplication
app_url: 'https://app.mapledeploy.ca'
llms_txt: 'https://mapledeploy.ca/llms.txt'
offers: >-
  Starter $45/mo, Pro $95/mo, Ultra $195/mo, Ultra 32 $395/mo, Ultra 64 $695/mo
  CAD
in_language: en-CA
canonical_url: 'https://mapledeploy.ca/git-push-deploys'
---

{% hero-section title="Push Your Code, See It Live" %}
Connect your repo. Push to your branch. Your app is live in seconds, with SSL included. No infrastructure to manage.
{% button href="https://app.mapledeploy.ca/signup" size="large" %}
Start your free trial
{% /button %}
{% /hero-section %}

{% intro-section %}
No DevOps expertise required. No Kubernetes clusters to configure. No nginx files to write. Just your code and a git push. We handle server provisioning, security hardening, SSL certificates, and updates. You focus on building your product.
{% /intro-section %}

{% icon-feature-grid title="We configure the server, you push the code:" %}
{% icon-feature-item icon="refresh" title="Automatic builds" %}
Your app builds automatically, no config files needed
{% /icon-feature-item %}
{% icon-feature-item icon="database" title="Managed databases" %}
Postgres, MySQL, Redis, MongoDB in one click
{% /icon-feature-item %}
{% icon-feature-item icon="globe" title="Custom domains" %}
Point your DNS, SSL provisions automatically
{% /icon-feature-item %}
{% icon-feature-item icon="lock" title="Automatic SSL" %}
HTTPS certificates provision and renew automatically. No configuration needed.
{% /icon-feature-item %}
{% /icon-feature-grid %}

{% numbered-steps-section title="How it works" %}
{% numbered-step number=1 title="Connect your repository" %}
Link your GitHub, GitLab, or Bitbucket account. Select your repo and branch.
{% /numbered-step %}
{% numbered-step number=2 title="We detect your stack" %}
MapleDeploy automatically identifies your framework and configures the build. Most popular stacks are supported out of the box.
{% /numbered-step %}
{% numbered-step number=3 title="Push and you're live" %}
Every push to your branch triggers a deploy. Your app is live in seconds, ready for production traffic.
{% /numbered-step %}
{% /numbered-steps-section %}

{% image-content-section title="Watch your server come online" src="dashboard-provisioning-progress-zoom-card" width=1248 height=1020 %}

Your dedicated VM provisions in minutes. Track each step in real time from the dashboard, from server creation through to Coolify installation. No tickets, no waiting.

{% /image-content-section %}

{% checklist-section title="What you can deploy" subtitle="If it runs on Linux, it runs on MapleDeploy." %}
- Node.js, Python, Ruby, Go, PHP, Java
- Next.js, Nuxt, SvelteKit, Remix
- Django, Rails, Laravel, Express
- Static sites and SPAs
- APIs and backend services
- Docker containers
{% /checklist-section %}

{% feature-grid-section title="Beyond the deploy" %}
{% feature-card icon="refresh" title="PR preview environments" %}
Every pull request gets its own preview URL. Share it with your team, test it, and it cleans up automatically when the PR merges.
{% /feature-card %}
{% feature-card icon="database" title="One-click rollbacks" %}
Something break after a deploy? Roll back to a previous version in seconds from the dashboard. No CLI commands, no revert commits.
{% /feature-card %}
{% feature-card icon="terminal" title="Logs and alerts" %}
Stream real-time logs from any service. Get deployment notifications via Discord, Telegram, or email so you always know what's happening.
{% /feature-card %}
{% /feature-grid-section %}

{% content-section title="Canadian infrastructure included" %}

Every MapleDeploy plan runs on Canadian servers in Toronto data centers. Your application data stays under Canadian jurisdiction, governed by Canadian privacy law, not subject to the US CLOUD Act or foreign data requests.

You shouldn't have to choose between simple deploys and Canadian infrastructure. MapleDeploy gives you both. Your servers, databases, and application data are all in Canada. Whether that matters for compliance or just because you prefer it, it's included on every plan.

{% /content-section %}

{% content-section title="Built on open source" %}

MapleDeploy runs on [Coolify](/open-source-stack), an open-source deployment platform with over 50,000 GitHub stars. You can inspect exactly how your deployments work, read the source code, and understand the system that runs your apps.

Simple doesn't mean opaque. We believe you should be able to understand your hosting stack without needing a PhD in distributed systems. When something goes wrong, you can actually debug it, not just wait for a support ticket response.

{% /content-section %}

{% cta-section title="Ready to deploy?" button-text="Start free trial" %}
30 days free. Deploy a real project, use real databases, and see how simple it can be. See the [step-by-step guide](/docs/deploy-your-first-app) to go from signup to a live app.
{% /cta-section %}
