mayadata-io / mayadata-io/ci-e2e-dashboard-backend

Change node server to nginx

Open
#45 0 comments 0 reactions 2 assignees View on GitHub

@chandankumar4 is already working on this.

Since Jan 3, 2019.

enhancement
Dominant language
JavaScript
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Description

Currently we are using node server in production . This is not best practice we should use some production level server that is nginx

Context

The node server is there only for development purpose and not for production use . It can cause some issues on production.

  • That is it can cannot handle multiple loads or user requests.

Possible Solution

Build backend image with nginx.

Screenshots

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.