CMS
Deploy WordPress in one click
WordPress powers over 40% of the web. Deploy the official image for blogs, business sites and stores, on a platform you can self-host — no shared-hosting limits.
Docker image
Deployed from the official image, listening on port 80.
wordpress:latestEnvironment variables
These are pre-filled and documented when you deploy. Secrets are generated for you and hidden after saving.
WORDPRESS_DB_HOSTRequired
MySQL host (host:port).
WORDPRESS_DB_USERRequired
MySQL user.
WORDPRESS_DB_PASSWORDRequired
Secret
MySQL password.
WORDPRESS_DB_NAMERequired
default: wordpressDatabase name.
Persistent storage
Persist /var/www/html for uploads, themes and plugins.
Good to know
- WordPress needs a MySQL/MariaDB database — point the DB_* variables at yours.
- Managed databases inside Darmi Cloud are on the roadmap; for now connect an external MySQL.
Add a deploy button
Maintaining WordPress or a similar tool? Drop this badge in your README so anyone can deploy it on Darmi Cloud in one click.
[](https://darmicloud.tech/templates/wordpress)