Skip to content

ramaro/aaaas-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aaaas-demo

Ascii Art as a Service Demo

Demo guide

  1. BEFORE DEMO: Checkout demo branch (no targets, no compiled, README should just contain kapitan compile)
  2. START DEMO: cd infra
  3. create new dev target with classes:
  • init
  • component.api
  • component.dbrpc
  • component.redis
  • component.docs
  • component.scripts
  1. kapitan compile

  2. git status and inspect new files

  3. open compiled/dev/README.md

  4. ./compiled/dev/scripts/deploy (cross fingers)

  5. ./compiled/dev/scripts/ps (do people recognise the output? - docker compose)

  6. `curl localhost:8080/hello -XPOST -d 'Hello, CfgMgmtCamp!'

  7. (v0.1) add --style-title flag