This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Cheat Sheet
Daniel Pozzi edited this page Feb 8, 2021
·
5 revisions
items:
- identifier: blog-server
name: Demo Blog
type: webservice
shortName: blog
icon: https://s.w.org/style/images/about/WordPress-logotype-wmark.png
version: 1.0
software: Wordpress
owner: Marketing
description: Company blog
team: alphateam
contact: [email protected]
links:
homepage: https://acme.io
repository: https://git.acme.io/blog-server
group: content
visibility: public
tags:
- CMS
- UI
networks:
- content
machine: s
scale: 5
hostType: docker
note: to be replaced
lifecycle: EOL
statuses:
- label: security
status: red
message: uses outdated version
- label: stability
status: green
- label: capability
status: yellow
message: needs finer control of content publishing like ACLs
relations:
- description: hourly push KPI data
target: kpi-dashboard
format: json
type: dataflow
- description: in-app purchases
target: external-billing
type: dataflow
# same as relations, but points to identifiers of items this one is dependend of
providedBy:
- wordpress-web
- wordpress-mariadb
- wordpress-redis