Coder Social home page Coder Social logo

migration-automator-v2's Introduction

migration-automator-v2

An upgrade of the MigrationAutomationRunner, using docker and Angular2 CLI. UI side plan to use Bootstrap + Angular Material(still in beta). The functionalities are largely the same, but plan to add more logging and a few functionalities (to be determined). The ultimate goal is to push the code into my company's private rancher stack.

Useful docker commands

dock-compose logs -f Follow log output (useful after the terminal that launch the containers are closed);

docker-compsoe build Services are built once and then tagged as project_service, e.g., composetest_db. If you change a service’s Dockerfile or the contents of its build directory, run docker-compose build to rebuild it.

docker-compose up Builds, (re)creates, starts, and attaches to containers for a service.

docker exec -it <container ID> bash execute commands in the container, user docker ps to get the container ID.

migration-automator-v2's People

Contributors

bohao-cao 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.