e57d4ea921
It is far less error prone to use the tools that Postgres provides to create the role and the database. This amendment also ensures the created role password is encrypted. |
||
---|---|---|
.. | ||
database | ||
developer | ||
extras | ||
building-debian8.5.md | ||
building.md | ||
cli.md | ||
feeds.md | ||
README.md | ||
running.md | ||
setting-up.md | ||
srnd.md |
NNTPChan Documentation
Hey, welcome to the documentation. This will help you use and develop with NNTPChan.
##End-user related
- Building NNTPChan - Building the source code
- Setting up NNTPChan - Configuring the node
- Running NNTPChan - Running the node for the first time
- Managing your NNTPChan node with the CLI - Manage many aspects of your node via the command-line interface
- Configuring your news reader for NNTPChan - Setup Mozilla Thunderbird or Pan to send and receive articles from your NNTPChan node of choice.
##Developer related
- Protocol - NNTPChan's protocol specification
- JSON-RPC API - NNTPChan's JSON-RPC API