Skip to content

Conversation

bernhardreiter
Copy link
Contributor

Configuration parameters:

  • Linking the postgresql and psycopg documentation.
  • Completing the information with default values.

Unifies the installation instructions in the directory of the bot.

  • Linking REQUIREMENTS.txt, removing one duplication of infos.
  • links the README.md from docs/Bots.md

Installation instructions (now in README.md)

  • added explanation for the two ways to set up a) local b) network
  • createuser: moving to non-interative and --no-createrole for
    a higher priviledge separation,as createdb can always be done
    by the database-superuser.
  • postgresql version: recommending v>=9.4 linking the rationale,
    allowing any supported version

resolves #711

* Configuration parameters:
Linking the postgresql and psycopg documentation.
Completing the information with default values.

* Linking REQUIREMENTS.txt, removing one duplication of infos.

* Added FIXME for configuration unification with README.md.
Already removed some info that is in README.md.
Relavtive link to REQUIREMENTS.txt fixed.
Unifies the installation instructions in the directory of the bot.
* links the README.md from docs/Bots.md
* added explanation for the two ways to set up a) local b) network
* createuser: moving to non-interative and --no-createrole for
  a higher priviledge separation,as createdb can always be done
  by the database-superuser.
* postgresql version: recommending v>=9.4 linking the rationale,
  allowing any supported version

resolves certtools#711
@coveralls
Copy link

coveralls commented Sep 27, 2016

Coverage Status

Coverage remained the same at 71.862% when pulling 06d8b5a on Intevation:dev-postgresql-docs-patch-04 into 37a3db9 on certtools:master.

@codecov-io
Copy link

codecov-io commented Sep 27, 2016

Current coverage is 71.86% (diff: 100%)

Merging #712 into master will not change coverage

@@             master       #712   diff @@
==========================================
  Files           209        209          
  Lines          7673       7673          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           5514       5514          
  Misses         2159       2159          
  Partials          0          0          

Powered by Codecov. Last update 37a3db9...06d8b5a

@sebix sebix self-assigned this Oct 3, 2016
@sebix sebix added the documentation Indicates a need for improvements or additions to documentation label Oct 3, 2016
@sebix sebix added this to the v1.0 Stable Release milestone Oct 3, 2016
@sebix sebix merged commit 06d8b5a into certtools:master Oct 3, 2016
@bernhardreiter bernhardreiter deleted the dev-postgresql-docs-patch-04 branch October 21, 2016 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Indicates a need for improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants