bitpoke / stack

Open-Source WordPress Infrastructure on Kubernetes
https://www.bitpoke.io/stack
Apache License 2.0
165 stars 30 forks source link

Docs needs updates #92

Open engmsaleh opened 4 years ago

engmsaleh commented 4 years ago

What happened: I tried to deploy WordPress as described in the README & Hosted docs using helm upgrade -i mysite presslabs/wordpress-site --set 'site.domains[0]=www.example.com' But it gives error no matches found: site.domains[0]=example.com and as I see the presslabs/wordpress-site seems to be deprecated or not maintained anymore and I don't see it on the current repos

What you expected to happen: It should deploy the Wordpress correclty

How to reproduce it (as minimally and precisely as possible): Run the Commands from the README

Anything else?: I love your setup and I need it to get up and running :(

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can add lifecycle/frozen label to indicate that this issue or PR should not be auto-closed due to inactivity.