Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Tutorials
    • All tutorials
        • Overview
        • Management console
        • Terraform
      • Transferring a WordPress website from a different hosting provider to Yandex Cloud
      • Setting up virtual hosting
      • Creating a Python web application with Flask
      • Hosting a static Gatsby website
      • Migrating to Cloud CDN from a third-party CDN provider
      • Getting website traffic statistics with S3 Select
  1. Application solutions
  2. Creating a website
  3. Creating a website on CMS Joomla with a PostgreSQL database
  4. Overview

Creating a Joomla website with a PostgreSQL database

Written by
Yandex Cloud
Updated at April 1, 2025

This tutorial will teach you to deploy a Joomla CMS website with a PostgreSQL-controlled database in your Yandex Cloud infrastructure. The website will be hosted on an Apache HTTP web server installed on an Ubuntu 24.04 LTS VM. Yandex Cloud DNS will be responsible for domain management, while TLS encryption of traffic will be involve a TLS certificate issued in Yandex Certificate Manager.

Note

The steps detailed here were checked for Joomla CMS version 5.2.4, PostgreSQL DBMS version 17, and an Ubuntu 24.04 VM. The sequence of actions may vary for other versions of these products.

You can create the infrastructure for your Joomla-based website with a PostgreSQL database using one of these tools:

  • Management console: Create your infrastructure step by step in the Yandex Cloud management console.
  • Terraform: Streamline creating and managing your resources with the infrastructure as code (IaC) approach. Download a Terraform configuration example and deploy your infrastructure using the Yandex Cloud Terraform provider.

Was the article helpful?

Previous
Terraform
Next
Management console
© 2025 Direct Cursus Technology L.L.C.