By oreillyc
How can I edit wp-config on the Kubernates Wordpress install?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Depending on how wordpress is deployed this sounds like a good option for a configmap.
That should be editable with kubectl edit configmap <configmap>
You can learn more about configmaps here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/
@oreillyc Hi, can you provide some details as to what you’re trying to edit here? Well, I must go and I look forward to your feedback here.
–
Think different and code well,
-Conrad
Wordpress has a wp-config.php
Ordinarily it’s edited by command line, or FTP.
But neither seem to exist on the Kubernates Wordpress instance. The wp-config.php file is not editable via wordpress plugins either due to lack of permissions.
How can it be edited? I need to change wordpress settings held in the wp-config.php
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.