Documentation

Visit Our xCloud Knowledge Base

Here is your one-stop source for in-depth articles, FAQs, and tutorials for you to excel at hosting & managing your websites.


How to Setup Mautic with xCloud One Click Apps

Mautic is a popular marketing automation tool. It has never been easier to use xCloud’s One-Click Apps feature. Setting up Mautic on xCloud is quick and easy with the help of xCloudโ€™s One-Click Apps feature.

Follow the steps below to setup Mautic with xCloud in just a few clicks:

Step 1: Access the One Click Apps Dashboard #

Begin by logging into your xCloud account. Once authenticated, navigate to your dashboard and click on the โ€˜New Siteโ€™ button.

Setup Mautic with xCloud

 This will take you to the site creation interface. From here, choose the โ€˜Serverโ€™.

Setup Mautic with xCloud

Then go to the โ€˜One Click Appsโ€™ section. Select โ€˜Mauticโ€™ from the available applications to initiate the deployment process.

Setup Mautic with xCloud

Step 2: Setup Mautic with xCloud #

In the site setup screen, you will be prompted to enter basic site information. Provide a โ€˜Site Titleโ€™ and add relevant โ€˜Tagsโ€™ to help organize your deployment. At this point, you can choose between two deployment modes: โ€˜Go Liveโ€™ for a production-ready deployment or โ€˜Demo Siteโ€™ for testing purposes. Selecting โ€˜Go Liveโ€™ will immediately create a live environment, while choosing โ€˜Demo Siteโ€™ allows you to experiment in a staging environment before promoting to production.

Step 3: Configure Domain Settings #

If you select the โ€˜Demo Siteโ€™ option, xCloud will assign a temporary subdomain for your Mautic application.

Note: Note that once a demo site is promoted to a live environment, you cannot revert back to using the demo domain. Ensure your choice aligns with your deployment goals before proceeding.

Step 4: Configure and Install the Site #

Here, you will get the credentials โ€˜Admin Usernameโ€™, โ€˜Admin Passwordโ€™, โ€˜Admin Email Addressโ€™, to log in to the site later. You can keep them as it is or customize them as your preferences. 

Also, you can create a new database to โ€˜Create Database to a Serverโ€™ or โ€˜Add Your Existing Databaseโ€™. Once all settings have been reviewed and configured, click the โ€˜Nextโ€™ button to proceed.

Note: We recommend leaving the database settings as default because xCloud will automatically create and configure a database for you.

Step 6: Go Live  #

You can add your own โ€˜Domainโ€™ to host the site by going to the Domain section. Also, you can add an โ€˜Additional Domainโ€™ with your custom domain.

Step 7: Visit the Mautic Site #

With Mautic set up with xCloud, you should be able to log in and confirm that itโ€™s working. From the dashboard, click on the โ€˜Visit Siteโ€™ button.

Step 5: Visit the Mautic Site #

Step 5: Visit the Mautic Site
With Mautic set up on xCloud, you can now verify that everything is working. From your dashboard, click the โ€˜Visit Siteโ€™ button. xCloud automatically registers the admin user using the credentials you provided during setup. So instead of creating a new account, simply log in with your admin username and password.

Once logged in, youโ€™ll be taken to the Mautic dashboard where you can begin customizing your marketing automation environment.

This should bring you to the Mautic Overview page. Now that your Mautic instance is up and running, letโ€™s fine-tune its settings for security and customization.

How to Reset the Mautic Admin Password Using xCloud Command Runner #

If you ever forget the admin password, you can reset it easily using the xCloud command runner.

You do not need SSH access. Just run the below command with your user or new password:

cd /var/www/mautic-site.local

USER="your-user-name"
PASS="your-new-password"

H=$(php bin/console security:hash-password "$PASS" "Mautic\\UserBundle\\Entity\\User" 2>/dev/null | awk '/Password hash/{print $NF}')
php bin/console doctrine:query:sql "UPDATE users SET password='$H' WHERE username='$USER';"
echo "โœ… Password for $USER reset."

Once the command run is successfully completed, your admin password will be updated. If it shows 1 rows affected, the password is reset. You can now log in using the new password.

And thatโ€™s it, this is how easily you can quickly and efficiently deploy an Mautic instance using xCloudโ€™s One Click Apps feature. 

Still stuck? Contact our support team for any of your queries. 

What are your feelings
Updated on June 23, 2025

Server Name

RAM

SSD

xCloud Provider Price/m
(For LTD users)

VULTR Price/m

DO Price/m

Newcomer

1GB

25GB

$4.50

$5.00

$6.00

Basic

2GB

55GB

$9.00

$10

$12.00

Standard

4GB

80GB

$18.00

$20

$24.00

Professional

8GB

160GB

$36.00

$40

$48.00

Business

16GB

320GB

$72.00

$80

$96.00

Server Name

RAM

SSD/NVMe

xCloud Provider Price/m
(For LTD users)

VULTR Price/m

DO Price/m

Lite

1GB

32GB

$5.40

$6.00

$8.00

Personal

2GB

88GB

$16.20

$18.00

$24.00

Growing

4GB

128GB

$21.60

$24.00

$32.00

Elite

8GB

256GB

$43.20

$48.00

$64.00

Titanium

8GB

384GB

$86.40

$96.00

$96.00

Ultimate

32GB

512GB

$172.80

$192.00

$192.00