ユーザ用ツール

サイト用ツール


shinobi

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
shinobi [2021/02/24 17:05] – [dockerインストール] nabezoshinobi [2021/07/09 23:44] (現在) nabezo
行 3: 行 3:
  
 ===== protable版の実行 ===== ===== protable版の実行 =====
 +protable版 https://gitlab.com/Shinobi-Systems/ShinobiPortable
 +
 +
 +https://gitlab.com/Shinobi-Systems/ShinobiPortable/-/archive/master/ShinobiPortable-master.zip
 +
 解凍してREADME.mdを読み取る 解凍してREADME.mdを読み取る
   sudo apt install ffmpeg   sudo apt install ffmpeg
行 21: 行 26:
  
 ===== dockerインストール ===== ===== dockerインストール =====
-ダウンロード https://gitlab.com/Shinobi-Systems/Shinobi +ダウンロード 
 +  pro:  https://gitlab.com/Shinobi-Systems/Shinobi  
 +  cr:   https://gitlab.com/Shinobi-Systems/ShinobiCE 
 +   
 +docker image 
 +  https://hub.docker.com/r/shinobisystems/shinobi 
 +docker source 
 +  https://bitbucket.org/ShinobiSystems/shinobi/src/master/ 
 + 
 +==== gitのソースからdockerbuild ====
   sudo git clone https://gitlab.com/Shinobi-Systems/Shinobi.git -b master ShinobiSrc   sudo git clone https://gitlab.com/Shinobi-Systems/Shinobi.git -b master ShinobiSrc
   cd ShinobiSrc   cd ShinobiSrc
-  sudo docker build --tag doc-nvr .+  sudo docker build -t nvr-img:shinobi . 
 + 
 + 
 +==== dockerhubのdockerimageからdockerbuild ==== 
 +上記でうまく行かないので  https://gitlab.com/Shinobi-Systems/Shinobi/-/tree/dev/Docker 
 + 
 +  sudo su     #dockerのネットワークはrootでないと操作できないので 
 +  bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi-Installer/raw/master/shinobi-docker.sh)
  
  
shinobi.1614153950.txt.gz · 最終更新: 2021/02/24 17:05 by nabezo