Installing Knowledge Base on own Server
Introduction
This article is related to the new product Knowledge base, which is described in more detail here.
KB is distributed as a Docker image => it requires a skilled server admin with Docker experience.
The manual itself is provided in a maintained and regularly update README.md file included in the "installation package" of KB.
Installation
All the installation is done practically before you actually receive the package with Knowledge base 2.0. Here is just the outline of the steps, which are explained in the README file.
- Prepare Docker (in supported version), Docker-compose (in supported version), .env file for docker-compose (example is part of package you receive), Easy Project v13 installed including blue_spice plugin, Web server proxy (nginx, apache…)
- Prepare a URL for the KB instance and configure web server accordingly
- Easy Support sends you credentials to docker registry, where you will have accessible Docker images of KB
Enter these credentials into - Run docker-compose
- Installation is carried out automatically including secure handshake between EP and KB
Updates
When you feel like updating your KB instance, you will practically run the same command, which will replace your previous image with a new one (with the latest available version).