Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving documentation #31

Open
kaiiyer opened this issue Mar 29, 2020 · 1 comment
Open

Improving documentation #31

kaiiyer opened this issue Mar 29, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@kaiiyer
Copy link
Contributor

kaiiyer commented Mar 29, 2020

  1. Adding a project wiki
  2. Improving the existing documentation and publishing using Github pages for starters
  3. For the installation of ELK on platforms like Mac, Linux, Windows we can add an additional section or else we can use a shell script for automating the whole ELK installation process
  4. This installation script can be added to docker too
@Jovonni
Copy link
Collaborator

Jovonni commented Mar 29, 2020

Good idea. Also, we have to add the react dev server/build commands. In the root Makefile, the commands are:

make rb # for react build

make rd # for the react development server

After the build, the node server will display the updated react front end.

Regarding ELK, we can write a few scripts to install, and test

@Jovonni Jovonni added the documentation Improvements or additions to documentation label Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants