vitalegi/archi

Load project configuration from file

Closed this issue · 0 comments

  • Load persons
  • Load software systems
  • Load containers
  • Load groups
  • Load deploymentEnvironments
  • Load deploymentNodes
  • Load infrastructureNodes
  • Load containerInstance
  • Load softwareSystemInstance
  • Load relations

Person

  • id
  • name
  • description
  • tags
  • metadata

Software System

  • id
  • name
  • description
  • tags
  • metadata
  • groups
  • containers

Container

  • id
  • name
  • description
  • tags
  • metadata

Group

  • id
  • name
  • people / softwareSystems (if on top level)
  • containers (if in softwareSystems)

deploymentEnvironment

  • id
  • name
  • groups
  • deploymentNodes

deploymentNode

  • id
  • name
  • technology
  • description
  • tags
  • metadata
  • groups
  • deploymentNodes
  • containers