Giter VIP home page Giter VIP logo

developer-scripts's Introduction

Main Author: Jim White

Copyright 2016-17, Dell, Inc.

This repos contains scripts, batch files, JSON used in REST calls and other miscellaneous items used by developers buiding EdgeX.

Running on Linux

For convenience there are a couple of scripts that help you get up and running

linux_setup.sh

This script assumes:

  • you are starting with a fresh install of mongodb
  • that init_mongo.js has not been run before

This script will:

  • create the necessary folder(s) for database placement
  • start mongod without the "--auth" option
  • initialize the mongo database (via init_mongo.js)
  • restart mongod with the "--auth" option
  • leave mongo in a state of waiting for a connection.

run-it.sh

This script will start the services in order as described HERE.

prepare-environment.sh

This script is used to clone from each git, the set of modules you need. You can pass a list of valid modules.

MODULES: core-data-client core-domain core-exception core-test export-distro export-domain export-test support-domain support-logging-client export-client support-notifications-client core-data core-metadata-client

Also, if you run the script without parameters, you can choose manually which one of above do you want to be installed.

update-packages.sh

This script will update the installed packages in your working copy

reset-dockers.sh

This script removes all containers and images from your environment. Very useful for development

create-containers.sh

This script creates containers and images defined in internal variable DOCKER

developer-scripts's People

Contributors

jpwhitemn avatar trcox avatar feclare avatar tsconn23 avatar delliotpartners avatar tingyuz avatar michaelestrin avatar xmlviking avatar akramtexas avatar mhall119 avatar odyslam avatar yustasswamp avatar tykeal avatar andresrinivasan avatar anthonymbonafide avatar jdharms avatar anonymouse64 avatar jpwku avatar devfallingstar avatar chenchix avatar

Watchers

James Cloos avatar

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.