6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

さくらのVPSにBitnami Redmine を導入した時の手順メモ

Last updated at Posted at 2015-10-01

1.ログイン

(user/pass入力)

2.サーバから「あれ」を持ってくる

# wget https://bitnami.com/redirect/to/71821/bitnami-redmine-3.1.1-0-linux-x64-installer.run

3.アクセス権を「あれ」する

# chmod 755 bitnami-redmine-3.1.1-0-linux-x64-installer.run

4.「あれ」する

# ./bitnami-redmine-3.1.1-0-linux-x64-installer.run

Extra

VPS自体の初期設定としてNTPと同期していないものもあるのでNTPDを有効にすると便利。(結構ずれる)

参考:http://manablog.org/bitnami-redmine-sakuravps/

過去投稿:http://qiita.com/wei_yuan/items/11bac0b0f1665d79c88e

6
6
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?