2023-11-26 16:36:19 +00:00
|
|
|
{
|
|
|
|
"name": "WordPress",
|
|
|
|
"available": true,
|
|
|
|
"port": 8213,
|
|
|
|
"exposable": true,
|
|
|
|
"id": "wordpress",
|
|
|
|
"description": "WordPress is a popular content management system for creating websites and blogs.",
|
2024-06-25 04:32:48 +00:00
|
|
|
"tipi_version": 8,
|
|
|
|
"version": "6.5.5",
|
2024-06-07 01:45:58 +00:00
|
|
|
"categories": ["social"],
|
2023-11-26 16:36:19 +00:00
|
|
|
"short_desc": "Popular CMS for websites and blogs",
|
|
|
|
"author": "WordPress.org",
|
|
|
|
"source": "https://github.com/WordPress/WordPress",
|
|
|
|
"website": "https://wordpress.org",
|
|
|
|
"form_fields": [
|
|
|
|
{
|
|
|
|
"type": "random",
|
|
|
|
"label": "Database Password",
|
|
|
|
"min": 32,
|
|
|
|
"env_variable": "DB_PASSWORD"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "random",
|
|
|
|
"label": "Database Root Password",
|
|
|
|
"min": 32,
|
|
|
|
"env_variable": "DB_ROOT_PASSWORD"
|
|
|
|
}
|
|
|
|
],
|
2024-06-07 01:45:58 +00:00
|
|
|
"supported_architectures": ["amd64", "arm64"]
|
2023-12-07 23:13:33 +00:00
|
|
|
}
|