Skip to content

Add production Installation Documentation #314

Description

@pleia2

The installation instructions that reside in Installation.md are developer-focused, you wouldn't be running a production service by using npm start

Instead, we need production instructions that run the user through:

  1. Installing the correct dependencies for a server
  2. Setting up the webserver (Apache2)
  3. Setting up and populating the MariaDB database with Software Discovery Tool data sources
  4. Running npm run build in the development environment
  5. Uploading the compiled files to a webserver for consumption

Some of this is covered in the current Installation documentation, so it can be replicated or referenced.

We can call this Production_Installation.md or something similar.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions