Skip to content

Latest commit

 

History

116 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kube CMS

Kube CMS is a Content Management System that is designed to run within a multi-node Kubernetes cluster. Kube CMS works with Kuberenetes, Minikube and K3s. It provides a de-coupled backoffice editor and an internal image registry where versions of your websites are published too. Using the internal image registry allows Kube CMS to host your website and provide instant roll-backs, scaling and high availability.

Installation

The install.sh script is a quick way to install Kube CMS onto your cluster. Using your current context, the script will create a new namespace and all the resources type it requires:

curl -sfL http://get.kubecms.com | sh -

To verify what namespace, services, deployments, pods, replica sets and ingress resources the install script creates, use the following command:

kubectl get all,ingress,persistentvolumeclaim --namespace kubecms

Status

license backoffice publisher queue registry

About

Kube CMS is a Content Management System that is designed to run within a multi-node Kubernetes cluster. Kube CMS works with Kuberenetes, Minikube and K3s. It provides a de-coupled backoffice editor and an internal image registry where versions of your websites are published too

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages