GithubHelp home page GithubHelp logo

joegana / developer-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edgexfoundry/developer-scripts

0.0 1.0 0.0 186 KB

License: Apache License 2.0

JavaScript 29.03% Batchfile 2.73% Shell 51.84% Python 16.40%

developer-scripts's Introduction

Developer Scripts

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

Run this First

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 This Second

prepare-environment.sh, this script will clone 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-domain export-test support-domain support-logging-client support-notifications-client core-data core-metadata-client

Note, if you run the script without parameters, you can manually choose which modules you want to be installed.

Running EdgeX

run-it.sh, this script will start the services in order as described HERE.

Updating EdgeX

update-packages.sh, this script will update the installed packages in your working copy

Reset

reset-dockers.sh, this script removes all containers and images from your environment. Very useful for development, when you want to reset everything from scratch

Containerization

create-containers.sh, this script creates containers and images defined in the environment variable DOCKERS

developer-scripts's People

Contributors

jpwhitemn avatar trcox avatar anonymouse64 avatar michaelestrin avatar tingyuz avatar jim-wang-intel avatar feclare avatar tsconn23 avatar delliotpartners avatar akramtexas avatar anthonymbonafide avatar xmlviking avatar odyslam avatar mhall119 avatar lenny-goodell avatar bnevis-i avatar yustasswamp avatar tykeal avatar andresrinivasan avatar jdharms avatar dvintel avatar jpwku avatar rsdmike avatar devfallingstar avatar chenchix avatar difince avatar

Watchers

 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.