Using Joomla to Build a Content Management System (Historical Version)
Scenarios
Joomla is a website content management system (CMS) for enterprise websites and e-commerce. It is one of the world's three most popular open source CMSs. The Joomla application image is running Ubuntu 24.04 and deployed with Docker. It comes pre-installed with Joomla and all required runtime environments. This section describes how to use Joomla to build a CMS.
This practice applies to FlexusL instances with a Joomla application image purchased before August 28, 2026. For best practices of the new image version, see Using Joomla to Build a Content Management System.
To update the image version, change the OS. This operation will clear the data on the original system disk. Back up the data in advance.
Prerequisites
You have purchased a FlexusL instance with a legacy Joomla application image.
Step 1: Configure Security Groups
Add inbound security group rules to allow traffic from ports 80, 443, 9000, and 9001 to access the application.
- Log in to the FlexusL console and click the target resource card or instance name to go to the instance details page.
- In the navigation pane on the left, choose Cloud Servers and click the target server name to view its details.

- On the Security Groups tab, click Add Rule to add the rules listed in the following table.
The following only lists common rules. You can add more rules as needed.
Table 1 Security group rules Priority
Action
Type
Protocol & Port
Source
Description
1
Allow
IPv4
TCP: 80
0.0.0.0/0
Specifies the internal forwarding port of an application.
1
Allow
IPv4
TCP: 443
0.0.0.0/0
Allows HTTPS traffic to FlexusL instances.
1
Allow
IPv4
TCP: 9000
0.0.0.0/0
Allows external access to the application O&M page.
1
Allow
IPv4
TCP: 9001
0.0.0.0/0
Allows external access to the application dashboard.
Step 2: Reset the Password
A FlexusL instance does not have an initial password. After creating a FlexusL instance, set a password for it. This password is also used to log in to the O&M page of the application.
- In the Image area on the Overview page of the FlexusL console, click Access to go to the application dashboard and check whether the application has been up and running. If yes, go to the next step.
Wait for several minutes until the application is up and running. Then, you can perform operations such as restarting or stopping the instance, or resetting the password. Otherwise, the initial password may become invalid and you cannot log in to the application dashboard.
Figure 1 Access to the application dashboard
After the application is started, the initialization wizard page of the dashboard is displayed.
Figure 2 Initialization wizard page of the Joomla dashboard
If the dashboard is not properly displayed, check the following causes:
- The port for accessing the dashboard is not enabled. Enable it as needed.
- The dashboard is being started. Try again later.
- Locate the resource card and choose
> Reset Password. Alternatively, in the list view, click Reset Password in the Operation column to reset the password for the FlexusL instance. For details, see Resetting the Password for a FlexusL Instance.
Figure 3 Resetting a password
The password for logging in to the FlexusL instance is also the password for logging in to the application O&M page.
Step 3: Initialize Joomla
Application images use code-based Ubuntu. They provide graphical user interfaces to make your operations easier. You need to initialize the application dashboard upon the first login. Then you can directly log in to the dashboard from the FlexusL console afterwards.
- In the address bar of a local browser, enter http://server-EIP:9000 to log in to the application O&M page.
The initial username and password for logging in to the application dashboard are stored on the application O&M page. You need to log in to the O&M page first. The username for logging in to the O&M page is root, and the login password is the reset password.
For details about the FlexusL instances, O&M page, and dashboard, see What Is the Relationship Among FlexusL Instances, the Dashboard, and the O&M Page?
- On the My Apps page, click the application icon, choose Access, and click Initial Account to view the username and password for logging in to the application management page.
The initial password is a randomly generated strong password. After the application is initialized, change the password on the dashboard for easy management. If the password is changed, the initial password will be invalid. Remember the new password.

- In the Image area on the Overview page of the FlexusL console, click Access to go to the application dashboard. Figure 4 Access to the application dashboard
If the dashboard is not properly displayed, check the following causes:
- The port for accessing the dashboard is not enabled. Enable it as needed.
- The dashboard is being started. Try again later.
- Enter the username and password obtained in 2 and click Log in. Figure 5 Initialization wizard page of the Joomla dashboard
If you cannot log in to the application dashboard, see Why Cannot I Access the Dashboard of the Application Pre-installed in the Application Image After Entering the Initial Username and Password?
- Check the application dashboard and preview the page of Joomla CMS.
After the Joomla application is initialized, you can deploy your applications on the dashboard.
Step 4: Build a CMS
This step uses how to install a website template and publish an article as an example to build a CMS with Joomla.
- Install a blog template for the website.
- On the default home dashboard of the management page, select Blog Sample Data in Sample Data and click Install to install the blog template.

- In an address bar of a local browser, enter http://<Server-EIP>:9001 to access the blog page.
The website content has been templated.

- On the default home dashboard of the management page, select Blog Sample Data in Sample Data and click Install to install the blog template.
- Publish an article on the website.
- Choose Content > Articles in the navigation pane of the management page and click New to create an article.

- Edit the article title and content in Title and Content, set the following parameters, and click Save.
Categorize articles in Category, for example, Blog. You can also set the access permissions and tags of the article.

- Click Blog on the blog page. Then you can view the article published on the website.

- Choose Content > Articles in the navigation pane of the management page and click New to create an article.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot

