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.
Yandex Managed Service for PostgreSQL
  • Getting started
    • All tutorials
    • Creating a PostgreSQL cluster for 1C
    • Creating a cluster of 1C:Enterprise Linux servers with a Managed Service for PostgreSQL cluster
    • Exporting a database to Yandex Data Processing
    • Searching for cluster performance issues
    • Performance analysis and tuning
    • Setting up a connection from a container in Serverless Containers
    • Delivering data to Yandex Managed Service for Apache Kafka® using Yandex Data Transfer
    • Delivering data to Yandex Managed Service for YDB using Yandex Data Transfer
    • Delivering data to Yandex Managed Service for Apache Kafka® using Debezium
    • PostgreSQL change data capture and delivery to YDS
    • Delivering data from Yandex Managed Service for Apache Kafka® using Yandex Data Transfer
    • Transferring data from Yandex Object Storage using Yandex Data Transfer
    • Configuring a fault-tolerant architecture in Yandex Cloud
      • Overview
      • Management console
      • Terraform
    • Monitoring the status of geographically distributed devices
    • Writing load balancer logs to PostgreSQL
    • Creating an MLFlow server for logging experiments and artifacts
    • Working with data using Query
    • Federated data queries using Query
    • Fixing string sorting issues after upgrading glibc
    • Writing data from a device to a database
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  1. Tutorials
  2. Creating a Joomla website with a PostgreSQL database
  3. 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
Configuring a fault-tolerant architecture in Yandex Cloud
Next
Management console
© 2025 Direct Cursus Technology L.L.C.