Skip to content

cyclops-ui/templates

Repository files navigation

Template Repository

Welcome to the official templates repository of Cyclops. Here you can find our demo templates, feel free to use and abuse them! You do not have to utilize these templates when using Cyclops, they are here just as a showcase and to help guide you on creating your own! More information on creating your own templates can be found on our web.

Overview 📜

/demo

  • comes bundled with every Cyclops instance ✅
  • used in our quickstart guide
  • creates a Deployment and Service resource

/demo-extended

  • comes bundled with every Cyclops instance ✅
  • creates a Deployment and Service resource

/redis

  • comes bundled with every Cyclops instance ✅
  • deploys redis instance with a single primary and up to five replicas
  • primary/replica architecture comes configured out of the box

/dependencies-demo