Caprover logo
Caprover one-click apps browser
WordPress - No Database logo
WordPress - No Database
This will create a WordPress only. You will need to create and configure the database information manually. Intended for advanced users.
Official integration
Created - Last update
Related apps

WordPress

WordPress is an online, open source website creation tool written in PHP. But in non-geek speak, it’s probably the easiest and most powerful blogging and website content management system (or CMS) in existence today. Enter your WordPress Configuration parameters and click on next. A WordPress container will be created for you. The process will take about a minute for the process to finish. Note: This app is intended for advanced users who'd like to have a central DB in a single container for multiple WP's. You should start by configuring your DB first and then comeback with all the DB Information.

Deployed services
wordpress-only-wordpress
wordpress:$$cap_wp_version
  • wordpress-only-wp-data:/var/www/html
always
5
Variables

Database Host

Default: srv-captain--xxx

$$cap_db_host
Database host

DB Name

Default: wordpress

$$cap_db_name
Database name

Table Prefix

Default: WP_

$$cap_db_prefix
Table prefix used by this Wordpress

Database user

Default: wordpressuser

$$cap_db_user

Database password

Default: $$cap_gen_random_hex(16)

$$cap_db_pass

WordPress Version

Default: 5.4.0

$$cap_wp_version
Check out their Docker page for the valid tags https://hub.docker.com/r/library/wordpress/tags/
© 2025, Built with Gatsby - Source code available on GitHub