Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

irohaBoardをUbuntu 16.04 に導入するインストーラースクリプト

License

Notifications You must be signed in to change notification settings

keloud/irohaBoardInstallScript

Repository files navigation

irohaBoardInstallScript

irohaBoardをUbuntu 16.04 に導入するインストーラースクリプト

注意事項

まだ未完成品です。

セキュリティ的にかなり脆弱な状態なので、利用は勧められません

必ずパスワードなどを書き換えて実行し、実行後は消去してください

利用させていただいているもの

iroha Board 0.9.13

CakePHP 2.10.7

使い化

OSを最新にする

sudo apt update sudo apt upgrade -y

ダウンロードする

wget https://github.com/keloud/irohaboard_InstallScript/archive/master.tar.gz

解凍する

tar -xvf master.tar.gz

カレントディレクトリを変更する

cd irohaBoard_InstallScript-master

実行権限を与える

chmod 777 irohaBoard_Installer.sh

インストールを開始する

sudo ./irohaBoard_Installer.sh

MySqlのrootパスワードを求められるので入力する

MySqlのirohaBoardのrootパスワードを求められるので入力する

MySqlのirohaBoardのremote userパスワードを求められるので入力する

MySqlのrootパスワードを求められるので同じものを入力する

最後にEnterキーを押すと再起動を行います

About

irohaBoardをUbuntu 16.04 に導入するインストーラースクリプト

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages