Skip to content

nghinhut/docs

Repository files navigation

My Central Document Repository (Deprecated)

License: CC BY-NC-ND 4.0 Netlify Status

Microservices

UMA2

IdM

Use cases

Document Development

In order to keeping persistence of constraints across multiple files in the same project, I will update the jsonnet file to generate document instead actual change the document files.

There will be a single .jsonnet file for every project in this repository.

Updating process

  1. Modify document file(s)
  2. Git commit & push
  3. Build & Deployment (CI/CD)
    1. Data Binding

      Example build IdM documents

      ./scripts/jsonnet.sh idm/idm.jsonnet -S -m out/idm
      

      Jsonnet will binding all needed variables into document files

    2. PlantUML build

      ./scripts/plantuml-build.sh
      

About

No description, website, or topics provided.

Resources

License