Giter Site home page Giter Site logo

Data Syncing about meteor-up-legacy HOT 8 OPEN

arunoda avatar arunoda commented on July 25, 2024
Data Syncing

from meteor-up-legacy.

Comments (8)

timbrandin avatar timbrandin commented on July 25, 2024

This would definitely be useful, this is a very common thing to do with Drush in Drupal.
For example doing:
drush sql-sync @local @prod --create-db will synchronize the database from the machine defined in the @Local alias to another machine defined in the @prod alias. Very useful!

from meteor-up-legacy.

MaazAli avatar MaazAli commented on July 25, 2024

I think this should be an entirely different tool. Considering that the database of some applciations can be hosted in a location other than where your app is being deployed. Creating another tool where you can define aliases for the location of your mongo database would be pretty neat.

from meteor-up-legacy.

timbrandin avatar timbrandin commented on July 25, 2024

@MaazAli Yeah your right, this could be something else yeah.. or what do you think @arunoda? :)

from meteor-up-legacy.

arunoda avatar arunoda commented on July 25, 2024

Yes it is. We need mup to be simple.
And that makes my life simple too. (no need to maintain a lot)

On Thu, Mar 12, 2015 at 1:19 PM Tim Brandin [email protected]
wrote:

@MaazAli https://github.com/MaazAli Yeah your right, this could be
something else yeah.. or what do you think @arunoda
https://github.com/arunoda? :)


Reply to this email directly or view it on GitHub
zodern/meteor-up#31 (comment).

from meteor-up-legacy.

timbrandin avatar timbrandin commented on July 25, 2024

True! Would be nice if @meteor was extensible with for example aliases and data-syncing then one could do for example:
meteor db-sync @local @prod

from meteor-up-legacy.

timbrandin avatar timbrandin commented on July 25, 2024

Then one could also write:
meteor mongo @prod to access the mongo interface on the production server

from meteor-up-legacy.

timbrandin avatar timbrandin commented on July 25, 2024

And aliases could be found in ~/.meteor/aliases/.

Which one can share the aliases with your coworkers super simple just by adding symlinking that folder to dropbox/drive etc.. :)

from meteor-up-legacy.

timbrandin avatar timbrandin commented on July 25, 2024

Actually mup could also benefit from using aliases, because we already keep deployment settings files somewhere outside of the repo most times, this could be contained in the aliases instead. and would make it possible to just stand in the right app and do mup deploy @prod

Aliases could even inherit settings from other aliases and so forth.

Sorry for spamming! :S

from meteor-up-legacy.

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.