ニュース

システムの構成を社内で共有したり外部に説明したりする際に、システム構成図を作成した経験のあるエンジニアは多いはず。ダイアグラム作成ソフト「Diagrams」を使うと、AnsibleやSubiquityといった「Infrastructure as Code(IaC)」に関連するサービスのように ...
First, install the packages required for the operation of Diagrams. This time, Ubuntu 18.04 is used to install Diagrams. [code] sudo apt install -y python3 python3 ...