Code Monkey home page Code Monkey logo

Comments (6)

saramsey avatar saramsey commented on September 24, 2024

Steps for the script to perform:

  1. generate the neo4j database by running run_build_master_kg.sh
  2. use neo4j-admin to dump the database to a file
  3. (if the .dump file is compressible), compress it
  4. push (using passwordless ssh) the gzipped dump file into the Nginx document root directory within a micro EC2 instance (rtxkgdump.saramsey.org)

the script should run on rtxsteve.saramsey.org inside the "kgdump" container.

from rtx.

saramsey avatar saramsey commented on September 24, 2024

A few more guidelines: this script should be committed into the github repo (under "kg-construction") and it should have header comments that clearly explain (1) what the script does; (2) how to run the script; (3) in which docker container it should be run, (4) what EC2 instance it should be run on; (5) what current-working-directory the user should be in when running the script; (6) what user should run the script within the docker container; (7) where (as in which EC2 instance) the script is pushing the dump file to; and (8) the URL for accessing the dump file via HTTP (we are not planning to support HTTPS for web access to the dump file).

from rtx.

saramsey avatar saramsey commented on September 24, 2024

@DeqingQu it looks like this issue is ready to close, is that correct?

from rtx.

DeqingQu avatar DeqingQu commented on September 24, 2024

@saramsey Yes, it is done.

from rtx.

saramsey avatar saramsey commented on September 24, 2024

from rtx.

DeqingQu avatar DeqingQu commented on September 24, 2024

Sure! I will start to work on it tomorrow.

from rtx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.