Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Various improvements of "Installation on Unix-like systems" article #68

Closed
wants to merge 2 commits into from
Closed

Conversation

afiskon
Copy link
Contributor

@afiskon afiskon commented Sep 21, 2016

  1. Fix inconsistency. If user is created with --no-create-home flag, couchdb directory after cp -R /path/to/couchdb/rel/couchdb /home/couchdb would be /home/couchdb, not /home/couchdb/couchdb
  2. Describe how to make warning messages go away.

1. Fix inconsistency. If user is created with --no-create-home flag, couchdb directory after `cp -R /path/to/couchdb/rel/couchdb /home/couchdb` would be /home/couchdb, not /home/couchdb/couchdb

2. Describe how to make warning messages go away.
@@ -222,6 +222,8 @@ From here you should verify your installation by pointing your web browser to::

http://localhost:5984/_utils/verify_install.html

Finally, open "Configure" page and configure a cluster. After this all warning messages in a log will go away.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garrensmith
Copy link
Member

One small addition then I can merge.

@afiskon
Copy link
Contributor Author

afiskon commented Sep 21, 2016

@garrensmith fixed.

@garrensmith
Copy link
Member

Thanks @afiskon for this contribution. It is really appreciated.. I've merged. Can you close this PR.

@afiskon
Copy link
Contributor Author

afiskon commented Sep 21, 2016

@garrensmith thanks!

@afiskon afiskon closed this Sep 21, 2016
@afiskon
Copy link
Contributor Author

afiskon commented Sep 21, 2016

@garrensmith link is broken: http://docs.couchdb.org/en/latest/install/unix.html

Finally, to configure your cluster ...

@afiskon
Copy link
Contributor Author

afiskon commented Sep 25, 2016

@garrensmith
Copy link
Member

👍

All misspelling thanks to my iPhone.

On Sun, Sep 25, 2016 at 2:36 PM +0200, "Aleksander Alekseev" notifications@github.com wrote:

For the record:

Link was fixed.
Commit https://git-wip-us.apache.org/repos/asf?p=couchdb-documentation.git;a=commit;h=77e679ce


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants