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

[DEPLOYMENT and WIKI] issues with project1 deployment and Wiki #29

Open
KalaRaja opened this issue Feb 22, 2020 · 3 comments
Open

[DEPLOYMENT and WIKI] issues with project1 deployment and Wiki #29

KalaRaja opened this issue Feb 22, 2020 · 3 comments
Labels

Comments

@KalaRaja
Copy link

KalaRaja commented Feb 22, 2020

I found the following issues while deploying the application on Ubuntu 18.04:-

  1. Version of java, python, node, express, docker not specified in the WIki.
  2. Proper command execution for some microservices are not described properly ( e.g. 'go to xxx directory and run xxx command')
  3. Could not find session management microservice, is it some differently named directory?
  4. What is the front end URL ? How to start the front end server ?
@drishti2497
Copy link
Contributor

drishti2497 commented Feb 24, 2020

Hey @KalaRaja I have updated the wiki, you can find the versions numbers mentioned now along with proper commands for execution of services, have also added frontend to the wiki. Session management had not been integrated with the front end. As of now it is working and present on session-management-test branch. We are working on integrating it. Please let me know if u have any further queries.

@KalaRaja
Copy link
Author

KalaRaja commented Feb 26, 2020

as a suggestion, while commenting about the fixes here, hook your commit ids so that I can verify.

what branch do i grade your project 1 from ?
why are there no instructions for linux systems ?

@KalaRaja
Copy link
Author

I tried redeployment again:

  1. the api gateway gave error on npm run start
    Screen Shot 2020-02-26 at 6 47 50 PM

  2. Data retrieval gave an import missing error
    Screen Shot 2020-02-26 at 7 08 51 PM

  3. model execution gave me another error
    Screen Shot 2020-02-26 at 7 10 39 PM

  4. post processing microservice doesn't have a requirement.txt file ( as mentioned in the WIKI)

  5. the front end gave errors on 'npm start'
    Screen Shot 2020-02-26 at 7 13 41 PM

  6. I cannot see any database, is it any in memory data base that you are using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants