tag: WordPress
tutorials
How to Set PHP Options for Wordpress in Docker
Learn how to set PHP options when running WordPress in a container using Docker, Docker Swarm, Docker Compoes, and Kubernetes.
tutorials
How to Solve Wordpress Redirects to Localhost 8080
Learn how to solve WordPress from redirecting to localhost:8080 when using the official Docker image in Docker Swarm, Docker Compose or Kubernetes.
tutorials
Deploy Wordpress Multisite on Kubernetes
Learn how to deploy WordPress with multisite enabled on Kubernetes with persistent storage, secrets for senstivie values, and configMaps.
tutorials
Deploy a WordPress Kubernetes Pod
Learn how to create and manage Kubernetes pods with WordPress in your Kubernetes cluster.
tutorials
How to Deploy WordPress and MySQL on Kubernetes
Learn how to run WordPress and MySQL on Kubernetes in production with persistent storage, network policies, configmaps, secrets, and regular backups.
guides
How to Deploy LAMP servers on Google Cloud Compute using GCloud
Learn how to deploy a LAMP server on Google Cloud Compute using the gcloud CLI and startup scripts
tutorials
How to create Kubernetes Network Policies for WordPress
Learn how to craft effective network policies in Kubernetes to secure connectivity into your cluster and between your pods.
Follow Us