radiegtya / meteoris2

a Realtime Javascript Boilerplate base on Meteor Js Framework
MIT License
246 stars 46 forks source link

Shell scripts to build and deploy. Normalize all configuration data in settings.json. #56

Closed martinhbramwell closed 9 years ago

martinhbramwell commented 9 years ago

Please see the change descriptions in the README, in the wiki page "About the command line scripts" and in "Commit #9f31d7057d8b2150bd9b7bf9f6910e31ffed68d6".

martinhbramwell commented 9 years ago

Please have another look at : https://github.com/warehouseman/meteoris/wiki/About-settings.json-and-the-command-line-scripts

martinhbramwell commented 9 years ago

Ooops.

radiegtya commented 9 years ago

About this, https://github.com/warehouseman/meteoris/wiki/About-the-command-line-scripts

Why don't You just simply using MUP (from arunoda) for production?

btw where is the documentation about setting.json I've been requested before? XD

martinhbramwell commented 9 years ago

Mup is great. But I have a particular server setup I do not wish to disturb.

The settings.json docs are at About settings.json and the command line scripts

martinhbramwell commented 9 years ago

?

radiegtya commented 9 years ago

Still to hard for me to understand the documentation without trying it in real world apps. Sadly, I do still doesn't have time to test it yet :(. Please consider to make tutorial using video tutorial if you don't mind. Btw I'll merge the code now, as it will not affect the old meteoris.

Regards