
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
5Variables
Database Host
Default: srv-captain--xxx
$$cap_db_hostDatabase host
DB Name
Default: wordpress
$$cap_db_nameDatabase name
Table Prefix
Default: WP_
$$cap_db_prefixTable prefix used by this Wordpress
Database user
Default: wordpressuser
$$cap_db_userDatabase password
Default: $$cap_gen_random_hex(16)
$$cap_db_passWordPress Version
Default: 5.4.0
$$cap_wp_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/library/wordpress/tags/