docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Server and Application Installation
|
||||
# ProNature Server and Application Installation
|
||||
## Services to install
|
||||
### [Mongo DB Community 8+ ](https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-ubuntu/)
|
||||
> sudo apt-get install gnupg curl
|
||||
@@ -28,8 +28,6 @@
|
||||
4. SPHINX. Install in **/opt/sphinx**. Create a service using config in sphinx.service. Copy to sphinx bin/ folder and configure FTS indexes in [**sphinx.conf**](./sphinx.conf) template. Make sure all paths are available. **/opt/sphinx** should be owned by the nonroot user.
|
||||
|
||||
## Tools to install
|
||||
1. NodeJS and NPM (currently Node v16, NPM v8)
|
||||
1. [Mongo DB tools](https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools)
|
||||
1. Let's Encrypt CertBot, for certificates issuing and renewal. The certificate is installed using the following command: `certbot certonly -d your.server.name`. Use `--nginx` or `--apache` in order to have automatic renewal
|
||||
1. ffmpeg - for converting video and audio content
|
||||
1. ghostscript - for creating thumbnails for PDF files
|
||||
|
||||
Reference in New Issue
Block a user