
Kubernetes
Easy Kubernetes setup on Ubuntu with microk8s Kubeapps https://kubernetes.io/docs/tutorials/hello-minikube/ Install Minikube in Ubuntu kubectl kubectl Kubernetes scale a deployment Google

Kubeapps
Kubeapps allows you to run bitnami applications in Kubernetes cluster.

aws
Install Amazon AWS awscli Amazon Workmail AWS Cloud​Formation Getting Started with Amazon Elastic Beanstalk Deploy Docker Image using Elastic Beanstalk

Amazon ElastiCache
Amazon ElastiCache to run Redis or Memcached cluster on Amazon cloud. You get some stats for your cache server/cluster. You

Cpanel Server Behind NAT – Amazon EC2
When your cpanel server is behind nat, for example Amazon EC2 where you have an internal IP and External IP.

Amazon Elastic IP The maximum number of addresses has been reached.
When assigning Elastic IP in Amazon AWS, I get an error The maximum number of addresses has been reached. This

WordPress bitnami
Install LetsEncrypt SSL on Bitnami To stop/start service use ctlscript.sh To stop MySQL, run To disable Banner on WordPress site,

Amazon EFS
Amazon EFS can be used to mount same drive on multiple EC2 instances allowing you to make web site scale

Enable Static External IP in Google Cloud
By default when you create a Compute Engine virtual machine in Google Cloud, you get public IP address. This IP

rancher
Rancher is an open source container management platform. https://rancher.com To install rancher, you need to install docker. Once you have

Installing kubernetes master on Ubuntu 16.04
To install master on Ubuntu 16.04, lets start by installing docker. Now install kubeadm You can create kubernetes master by