Skip to content

ニコニコ生放送をDocker SwarmからKubernetesへ移行した内容をハンドブックとして公開中。

License

Notifications You must be signed in to change notification settings

dwango/nicolive-kubernetes-migration-handbook-2022

Repository files navigation

ニコニコ生放送 Webフロントエンド Kubernetes移行ハンドブック 2022

Develop

hugo server -D

Deploy

After merging into the main branch, create a release.

Develop

pnpm install

Generate PDF

  • pnpm run build
    1. Generate Source Markdown for pandoc
    2. Generate TeX File by pandoc
    3. Update TeX File
    4. Copy PNG / PDF
    5. Generate DVI File (width toc file)
    6. Generate DVI File
    7. Covert DVI to PDF

Generate Graphic PDF

  1. Download PDF from diagrams (draw.io)
  2. Separate PDF by pdfseparate (poppler)
  3. Crop PDF by pdf-crop-margins

LICENSE

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0