Files
wordpress/package.yml
T
2020-09-30 23:19:05 +02:00

16 lines
408 B
YAML

---
name: Wordpress
description: Open source software you can use to create a beautiful website, blog, or app
arguments:
name:
description: The name of your Wordpress application
example: my-cool-project
domain:
description: The domain name where your Wordpress will be available on the web
example: my-cool-project.com
secrets:
db-passwd:
length: 8
db-root-passwd:
length: 8