rediOps/guide/tutorial/readme.md

13 lines
393 B
Markdown

# Tutorials
This directory contains various tutorials demonstrating use
cases for the **.well-known/devsops.json**
* [CoreDNS](coredns.md) - deploying and refreshing a DNS instance
* [Static web site](staticweb.md) - deploying or refreshing a static web site
built using Go and Docker
* [Microservice](microservice.md) - deploying or refreshing a micro service
built using Go and Docker