Deploy MariaDB on Antyxsoft Cloud
A drop-in MySQL-compatible database, preconfigured and tuned — for the applications that expect MySQL and the teams that would rather not run it.
- By
- MariaDB Foundation
- Licence
- Open source — no additional charge
Create an instance, pick Marketplace App at the template step, and choose it from the list. You pay for the instance.
What MariaDB gives you
MariaDB is a community-developed fork of MySQL that stays wire-compatible with it: applications, drivers and tools written for MySQL work unchanged, while the engine has continued to gain storage engines, optimiser improvements and clustering options.
It is the database behind most PHP applications — WordPress, Drupal, Odoo — so an instance of it is often the second thing a deployment needs after the application itself.
Key features
- MySQL compatibility. Existing drivers, dumps and tooling work without changes.
- Storage engines. InnoDB by default, with alternatives for specific workloads.
- Replication. Primary-replica and Galera clustering for HA setups.
- Performance schema. Query analysis and slow-query visibility built in.
- Tunable. Full access to configuration and buffer sizing.
What is in the image
| Application | Recent stable MariaDB release |
|---|---|
| Configuration | Tuned defaults; full access to the configuration files |
| Access | Full root access over SSH; network access per firewall policy |
| Suggested size | From 2 vCPU / 4 GB RAM; add block storage for data volumes |
Good fit for
- PHP applications The expected database for WordPress, Drupal and similar.
- Migrations Move off managed MySQL without rewriting queries.
- Shared services One database instance behind several applications in a VPC.
Getting started
Four steps from sign-in to a running application. The full walkthrough, with screenshots, is in the knowledge base.
-
01
Log in to the Cloud Portal
Sign in at portal.antyxsoft.io and start creating an instance, choosing the region closest to your users.
-
02
At Select Template, open Marketplace App
In the instance creation flow, switch from operating-system images to the Marketplace App tab.
-
03
Pick the template and deploy
Select the ready-to-go template, confirm the plan and region, then review and deploy. The instance boots with the application installed.
-
04
Finish the application setup
Run the secure-installation step, set passwords, restrict access to your private network, then create the application database and user.
Before it carries real traffic
- Attach a Cloud Firewall that opens only the ports this application needs, with management access limited to your own addresses.
- Schedule backups covering both the database and the application's data directory.
- Add a Block Storage volume for data that will outgrow the instance disk.
- Put it inside a VPC when it needs private access to other services.
Support
Antyxsoft supports the image and the infrastructure it runs on. Application-level questions are also covered by the upstream project's own documentation and community.
What is covered
Antyxsoft covers
The image itself, deployment problems, the instance, storage, network and platform availability.
You control
Configuration, add-ons, content, application updates and anything you change inside the guest.
Need it managed?
Ask about managed operations — updates, monitoring and backup handled for you.
Frequently asked questions
Is MariaDB a drop-in replacement for MySQL?
Which applications expect it?
Should the database be publicly reachable?
More in this category
ClusterControl
Run database clusters properly: deployment, monitoring, backups and failover from a single console.
Learn more → DatabasesElasticsearch
Add real search to your product, or index your logs, on a self-hosted Elasticsearch instance.
Learn more → DatabasesMongoDB
Run MongoDB yourself — flexible documents, aggregation pipelines and no per-operation billing.
Learn more → DatabasesPostgreSQL
Run PostgreSQL on your own instance — full configuration control, no per-IOPS surprises, unmetered traffic.
Learn more → DatabasesSupabase Vector
Store embeddings and run semantic search next to your application data, on a Postgres-based vector store you host.
Learn more →MySQL, without the metered extras
Deploy MariaDB in your region, keep it on a private network and pay a flat rate for the instance.