---
title: MapleDeploy - Powerful hosting on Canadian soil
description: >-
  A Canadian deployment platform with git push deploys, managed databases, and
  flat pricing. No US jurisdiction, no surprises.
pricing:
  plans:
    starter:
      name: Starter
      subtitle: 30-day free trial
      price: 45
      currency: CAD
      features:
        - 4 GB RAM
        - 2 vCPUs
        - 35 GB SSD
        - 2.5 TB bandwidth
    pro:
      name: Pro
      subtitle: 30-day free trial
      price: 95
      currency: CAD
      highlighted: true
      features:
        - 8 GB RAM
        - 4 vCPUs
        - 70 GB SSD
        - 3 TB bandwidth
    ultra:
      name: Ultra
      price: 195
      currency: CAD
      features:
        - 16 GB RAM
        - 6 vCPUs
        - 125 GB SSD
        - 4 TB bandwidth
  expandedPlans:
    heading: Need more power?
    plans:
      ultra32:
        name: Ultra 32
        price: 395
        currency: CAD
        features:
          - 32 GB RAM
          - 8 vCPUs
          - 250 GB SSD
          - 5 TB bandwidth
      ultra64:
        name: Ultra 64
        price: 695
        currency: CAD
        features:
          - 64 GB RAM
          - 8 vCPUs
          - 500 GB SSD
          - 6 TB bandwidth
    footer:
      text: Need something even bigger?
      linkText: Let's talk
      linkHref: 'mailto:hello@mapledeploy.ca'
faq:
  items:
    - question: 'How is this different from Heroku, Railway, Render, Vercel?'
      answer: >-
        Jurisdiction, pricing, and architecture. Those platforms are US
        companies on US infrastructure, subject to the CLOUD Act. They charge
        per-project or per-resource on shared infrastructure. MapleDeploy gives
        you a dedicated VM with dedicated RAM, no overcommit, no noisy
        neighbors. Deploy multiple apps, databases, and services on one server
        for a flat monthly price. No per-project fees, no egress billing. One
        PaaS, one price.
    - question: What does "Canadian jurisdiction" actually mean?
      answer: >-
        Your application data, databases, and server configurations are stored
        in Canada, governed by Canadian law. Outside the reach of the US CLOUD
        Act, with infrastructure designed for PIPEDA compliance. Canada also has
        GDPR adequacy status. Payment processing is handled by Stripe, a US
        company, and we offer Interac e-Transfer as a fully Canadian
        alternative.
    - question: Is this a managed service? Will you set things up for me?
      answer: >-
        MapleDeploy is self-service. You deploy your apps, configure domains,
        and manage databases through the Coolify dashboard. We manage the
        underlying server, security updates, and backups. If you need someone to
        handle deployment and infrastructure setup for you, a DevOps consultant
        or managed services agency would be a better fit. MapleDeploy would be
        the platform they deploy onto.
    - question: What about CDN / edge deployments?
      answer: >-
        MapleDeploy runs your app on a dedicated VM in Toronto. For Canadian
        audiences served from Canadian infrastructure, that's fast and it's also
        the whole point. If you want edge caching for static assets or a global
        audience, Bunny.net or Cloudflare sit nicely in front and your origin
        and data stay in Canada.
    - question: You're running Coolify underneath?
      answer: >-
        Yes. AWS hosts Valkey, DigitalOcean hosts MySQL, and we host Coolify. A
        brilliant open-source tool, managed for you.
    - question: Can you provide compliance documentation?
      answer: >-
        Yes. We publish our [privacy policy](/legal/privacy), [data residency
        attestation](/legal/data-residency), and [SLA](/legal/sla), along with a
        [status page](https://status.mapledeploy.ca). See all [legal
        documents](/legal).
    - question: How do backups work?
      answer: >-
        Weekly full-server snapshots cover your OS, Coolify, containers,
        volumes, and databases, retained for 30 days after cancellation. That's
        disaster recovery. For granular recovery (like restoring a dropped
        table), use Coolify's built-in database backups to S3-compatible
        storage. Two layers that work together.
    - question: Who's behind this?
      answer: >-
        [Ross Hill](https://rosshill.ca), a developer in Toronto. I built
        MapleDeploy because I wanted a Canadian deployment platform and it
        didn't exist. I use it myself every day.
lastUpdated: '2026-04-20'
type: website
author: Ross Hill
locale: en_CA
keywords:
  - Canadian hosting
  - Canadian data sovereignty
  - Coolify managed hosting
  - PIPEDA-ready hosting
  - git push deploy
  - managed databases Canada
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/'
---

{% animated-hero-section title="The Canadian alternative" preposition="to" rotating-names="Heroku,Railway,DigitalOcean,Vercel,Netlify,Render,Fly.io" %}
Git push deploys, managed databases, flat pricing. Canadian infrastructure with real data sovereignty.

{% button href="https://app.mapledeploy.ca/signup" size="large" %}
Start your free trial
{% /button %}

{% /animated-hero-section %}

{% content-section title="Why this exists" %}

It started with a simple goal: run my projects on Canadian infrastructure. That turned out to be surprisingly difficult.

Every developer-friendly PaaS routes through US infrastructure: Heroku, Railway, Render, Vercel. Whether you need Canadian jurisdiction for compliance or just prefer it on principle, the options were the same: none.

So I built what I was looking for: a Canadian deployment platform with the modern PaaS experience, with no US routing. Your code and your data, on Canadian soil.

{% signature %}
– [Ross Hill](https://rosshill.ca)
{% /signature %}

{% /content-section %}

{% image-content-section title="From sign-up to deploy in minutes" src="dashboard-provisioning-progress-zoom-card" image-position="left" width=1248 height=1020 %}

Watch your VM spin up in real time with live provisioning updates. Once ready, manage deployments, databases, domains, and backups from one dashboard. No tickets, no waiting.

{% /image-content-section %}

{% numbered-steps-section title="Your first deployment" %}
{% numbered-step number=1 title="Connect your repo" %}
Open your Coolify dashboard, connect your GitHub or GitLab account, and point it at a repository. Coolify detects your framework automatically.
{% /numbered-step %}
{% numbered-step number=2 title="Push and you're live" %}
Push to your branch. Coolify builds, deploys, and issues an SSL certificate. Your app is running on a dedicated Canadian VM with a live URL.
{% /numbered-step %}
{% numbered-step number=3 title="Add a database if you need one" %}
One click for PostgreSQL, MySQL, Redis, or MongoDB. Connection details are ready to copy into your app's environment variables. No separate add-on billing.
{% /numbered-step %}
{% /numbered-steps-section %}

{% feature-grid-section id="features" title="Why MapleDeploy" %}

{% feature-card icon="cloud" title="Deploys that just work" %}
Git push and you're live. Automatic SSL. One-click PostgreSQL, MySQL, Redis, MongoDB. [Coolify managed hosting](/open-source-stack) that makes deployment feel like it should.
{% /feature-card %}

{% feature-card icon="dollar" title="Pricing you can predict" %}
Starting at $45 CAD/month for a dedicated VM that's entirely yours. No per-project fees, no usage charges, no surprise bills at the end of the month.
{% /feature-card %}

{% feature-card icon="server" title="Canadian-first infrastructure" %}
Each customer gets their own dedicated VM in Toronto. Not a shared container, a fully isolated virtual machine with guaranteed resources. Built for PIPEDA compliance, with GDPR adequacy status and no CLOUD Act exposure.
{% /feature-card %}

{% /feature-grid-section %}

{% checklist-section title="What you can deploy" subtitle="Anything that runs in a Docker container or deploys via Git:" footer="If it runs on Linux, it runs on MapleDeploy." %}

- Node.js, Python, Ruby, Go, PHP, Java
- Static sites and SPAs
- APIs and backend services
- Full-stack apps with managed databases
{% /checklist-section %}

{% image-content-section title="300+ one-click services" src="coolify-one-click-services-zoom-grid" width=1664 height=1032 %}

WordPress, Supabase, Grafana, N8N, Ollama, and hundreds more. Deploy pre-configured services alongside your app with one click. No per-service billing, no third-party providers.

{% /image-content-section %}

{% icon-feature-grid title="Production-ready from day one" %}
{% icon-feature-item icon="refresh" title="PR preview environments" %}
Every pull request gets its own preview URL with automatic cleanup. Test changes in isolation before merging.
{% /icon-feature-item %}
{% icon-feature-item icon="terminal" title="Real-time logs and alerts" %}
Stream logs from any service. Get deployment notifications via Discord, Telegram, or email.
{% /icon-feature-item %}
{% icon-feature-item icon="database" title="One-click rollbacks" %}
Something break? Roll back to a previous deployment in seconds from the Coolify dashboard.
{% /icon-feature-item %}
{% icon-feature-item icon="shield" title="Isolated by default" %}
Each customer gets their own VM with dedicated resources. No shared containers, no noisy neighbors, no cross-tenant access.
{% /icon-feature-item %}
{% icon-feature-item icon="lock" title="Secrets and environment variables" %}
Manage environment variables per service from the dashboard. Secrets stay encrypted and never appear in build logs.
{% /icon-feature-item %}
{% icon-feature-item icon="cloud" title="Weekly full-server snapshots included" %}
Weekly full-server snapshots with 30-day post-cancellation retention. Plus Coolify's built-in database backup to S3-compatible storage for granular control.
{% /icon-feature-item %}
{% /icon-feature-grid %}

{% image-content-section title="Real-time server monitoring" src="coolify-server-metrics-zoom-charts" image-position="left" width=1536 height=884 %}

Track CPU and memory usage directly from the Coolify dashboard. See resource utilization in real time so you always know how your server is performing. No third-party monitoring setup required.

{% /image-content-section %}

{% pricing-section title="Pricing" subtitle="One dedicated VM, fully yours. Deploy multiple apps, databases, and services. No usage fees, just one flat price." currency-disclaimer="Approximate conversion based on current exchange rates. All billing is in CAD." /%}

{% content-section title="Coolify managed hosting, done right" size="narrow" %}

MapleDeploy runs on **Coolify**, an open-source deployment platform with over 50,000 GitHub stars.

The entire deployment stack is auditable. No proprietary black boxes, no mystery infrastructure. You can read every line of code that handles your deployments, trace how builds work, and understand exactly what runs on your server. That transparency is not incidental. It is the point.

MapleDeploy handles server provisioning, security hardening, and ongoing server maintenance so you can focus on your product. You deploy your apps, configure domains, and manage databases through the Coolify dashboard. We handle everything underneath.

{% /content-section %}

{% faq-section title="FAQ" /%}

{% cta-section title="Get started" %}
Try MapleDeploy free for 30 days. Deploy a real project, see if it fits.
{% /cta-section %}
