KITAITI Makoto
null+****@clear*****
Sun Jan 24 01:58:23 JST 2016
KITAITI Makoto 2016-01-24 01:58:23 +0900 (Sun, 24 Jan 2016) New Revision: 85708d67565fbdf61c46741cbed1b90b8e3c768c https://github.com/droonga/droonga.org/commit/85708d67565fbdf61c46741cbed1b90b8e3c768c Merged 41d1816: Merge pull request #27 from KitaitiMakoto/systemd Message: Use only the latest version for Ubuntu Modified files: install/index.md tutorial/1.1.2/basic/index.md tutorial/1.1.2/benchmark/index.md tutorial/1.1.2/groonga/index.md tutorial/1.1.2/virtual-machines-for-experiments/index.md Modified: install/index.md (+1 -1) =================================================================== --- install/index.md 2016-01-24 01:15:59 +0900 (9ba0bf6) +++ install/index.md 2016-01-24 01:58:23 +0900 (ab06e56) @@ -33,7 +33,7 @@ Now you are ready for building your own data processing system with Droonga. See NOTE: currently the installation script works only on several environments: * Debian GNU/Linux (latest release) - * Ubuntu (latest release, latest LTS) + * Ubuntu (latest release) * CentOS 7 ## Dependencies Modified: tutorial/1.1.2/basic/index.md (+1 -1) =================================================================== --- tutorial/1.1.2/basic/index.md 2016-01-24 01:15:59 +0900 (cf20690) +++ tutorial/1.1.2/basic/index.md 2016-01-24 01:58:23 +0900 (026fcd4) @@ -67,7 +67,7 @@ For example, let's try to build a database system to find [Starbucks stores in N ## Prepare an environment for experiments Prepare a computer at first. This tutorial describes steps to develop a search service based on the Droonga, on an existing computer. -Following instructions are basically written for a successfully prepared virtual machine of the `Ubuntu 14.04 x64`, `CentOS 7 x64`, or or `CentOS 6.5 x64` on the service [DigitalOcean](https://www.digitalocean.com/), with an available console. +Following instructions are basically written for a successfully prepared virtual machine of the `Ubuntu 15.10 x64`, `CentOS 7 x64`, or or `CentOS 6.5 x64` on the service [DigitalOcean](https://www.digitalocean.com/), with an available console. NOTE: Make sure to use instances with >= 2GB memory equipped, at least during installation of required packages for Droonga. Otherwise, you possibly experience a strange build error. Modified: tutorial/1.1.2/benchmark/index.md (+1 -1) =================================================================== --- tutorial/1.1.2/benchmark/index.md 2016-01-24 01:15:59 +0900 (0fb32e1) +++ tutorial/1.1.2/benchmark/index.md 2016-01-24 01:58:23 +0900 (d43f50e) @@ -141,7 +141,7 @@ Moreover, comparing multiple results from different number of Droogna nodes, you ## Prepare environments for benchmarking -Assume that there are four [Ubuntu][] 14.04LTS servers for the new Droogna cluster and they can resolve their names each other: +Assume that there are four [Ubuntu][] 15.10 servers for the new Droogna cluster and they can resolve their names each other: * `192.168.100.50`, the host name is `node0` * `192.168.100.51`, the host name is `node1` Modified: tutorial/1.1.2/groonga/index.md (+1 -1) =================================================================== --- tutorial/1.1.2/groonga/index.md 2016-01-24 01:15:59 +0900 (7209533) +++ tutorial/1.1.2/groonga/index.md 2016-01-24 01:58:23 +0900 (4863a23) @@ -36,7 +36,7 @@ A Droonga cluster is constructed from one or more computers, called *Droonga nod Prepare computers for Droonga nodes at first. This tutorial describes steps to set up Droonga cluster based on existing computers. -Following instructions are basically written for a successfully prepared virtual machine of the `Ubuntu 14.04 x64` or `CentOS 7 x64` on the service [DigitalOcean](https://www.digitalocean.com/), with an available console. +Following instructions are basically written for a successfully prepared virtual machine of the `Ubuntu 15.10 x64` or `CentOS 7 x64` on the service [DigitalOcean](https://www.digitalocean.com/), with an available console. If you just want to try Droong casually, see another tutorial: [how to prepare multiple virtual machines on your own computer](../virtual-machines-for-experiments/). Modified: tutorial/1.1.2/virtual-machines-for-experiments/index.md (+1 -1) =================================================================== --- tutorial/1.1.2/virtual-machines-for-experiments/index.md 2016-01-24 01:15:59 +0900 (9ec3473) +++ tutorial/1.1.2/virtual-machines-for-experiments/index.md 2016-01-24 01:58:23 +0900 (c4dc269) @@ -58,7 +58,7 @@ $ wget https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5_x86_64.deb $ sudo dpkg -i vagrant_1.6.5_x86_64.deb ~~~ -NOTE: You can install Vagrant via `apt-get install vagrant` on Ubuntu 14.04, but don't use it because the version is too old to import boxes from [Vagrant Cloud][]. +NOTE: You can install Vagrant via `apt-get install vagrant` on Ubuntu 15.10, but don't use it because the version is too old to import boxes from [Vagrant Cloud][]. ### Determine a box and prepare a Vagrantfile -------------- next part -------------- HTML����������������������������...Download