Nubiecloud Docs
SaaS / ERP

Deploying WordPress

Deploy a WordPress site on Nubiecloud with its built-in MariaDB database — configuration and resources.

WordPress can be deployed as a SaaS / CMS application: Nubiecloud provisions the WordPress instance and its built-in MariaDB database, with no build. You configure the administrator account and the database passwords, and your site is online.

Version

WordPress is deployed on the 6.4-apache image (Apache + PHP). The associated database is MariaDB, included in the deployment.

Configuration at deployment

FieldRequiredDefaultNotes
Application nameLowercase, DNS format
CPU0.5 core
RAM0.5 GB
Storage20 GBincludes MariaDB
Admin emailadmin@nubitech.ioWordPress administrator
WordPress passwordmin. 8 characters
MariaDB root passwordmin. 8 characters
MariaDB user passwordmin. 8 characters
Custom domainone or several

🔒 The three passwords (WordPress, MariaDB root, MariaDB user) are required and must be at least 8 characters long. The application database is created automatically (wordpress) with a dedicated user.

Default resources

ResourceValue
CPU0.5 core
RAM0.5 GB
Storage20 GB (instance + MariaDB)

💡 For a site with real traffic, increase CPU/RAM at configuration time or later through the deployment update.

See also

On this page