What can I host on G7Cloud?
WordPress, WooCommerce, Magento, WHMCS, Ghost, Directus and custom PHP (7.4 to 8.4), plus git-deployed apps in 14 frameworks: Next.js, Astro, Nuxt, SvelteKit, Remix, Vite (React/Vue/Svelte), Bun, static sites, Strapi, Medusa, Payload and custom Docker. Node 18, 20 and 22 are supported.
One slot, any type. The platform treats a WordPress site, a Magento shop and a Next.js app the same way: a site in its own container with its own database.
The platforms page lists everything, and there are dedicated guides for WordPress, WooCommerce, Node.js and the rest.
Related questions
Can I run WordPress and Next.js on the same plan?
Yes. A hosted site slot runs any supported type. There is no separate WordPress pricing or app pricing. A Business plan could run one WooCommerce shop, one WordPress site and one Next.js app side by side, each in its own container.
Full answerHow does git deployment work?
Connect GitHub, GitLab or Bitbucket and push to deploy, with live build logs in the dashboard. You also get pull-request preview environments (Pro and Agency), deploy webhooks to Slack, Discord or custom endpoints, environment variables, cron jobs, an in-browser terminal, and rollback by redeploying a previous build.
Full answerWhat databases are available?
Every hosted site gets its own MariaDB database: one per site, never shared. Managed PostgreSQL 15 and Redis 7 instances are available as add-ons from the Business plan up. phpMyAdmin and WP-CLI are included, and Pro adds a private network between your services.
Full answerWhat is the difference between the shared and dedicated database?
Every site always gets its own isolated database and database user. That never changes. The difference is where it runs. On the shared tier, your database lives on our managed MariaDB server, which serves multiple sites and suits most sites well. On the dedicated tier, a private database server runs inside your site's own container with its own reserved RAM. It is included on Pro, Studio, Agency and the Solo plans, or £6/month per site as an add-on. Switching is one click from the dashboard: your site stays up in read-only mode for under a minute, and if anything fails the switch rolls back automatically.
Full answer