Navigation Menu

Skip to content

Commit

Permalink
Add notes for daemon mode
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 29, 2012
1 parent 8c0ce79 commit fb0af0a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/install/index.md
Expand Up @@ -102,11 +102,15 @@ the following command:

If you got {{ site.version }}, Groonga CloudSearch is installed successfully! Yey!

After installation, you can start the Groonga CloudSearch server with the
default port (7575) by the following command:
### Daemon mode

After installation, you can start the Groonga CloudSearch server as a daemon,
with the default port (7575):

$ sudo service gcs start

The daemon works as a process of the `gcs` user.

## Others {#others}

Groonga CloudSearch can be installed on other platforms by
Expand Down

0 comments on commit fb0af0a

Please sign in to comment.