Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pushing updates to deployed site #5

Open
dannychua opened this issue Dec 15, 2013 · 4 comments
Open

Pushing updates to deployed site #5

dannychua opened this issue Dec 15, 2013 · 4 comments

Comments

@dannychua
Copy link

mup deploy takes about 2 minutes to complete the deployment process. If I only have a small change to the code, do I still have to perform mup deploy? Or is there a quicker way to do a hot code reload?

@arunoda
Copy link
Owner

arunoda commented Dec 16, 2013

The answer is for a git based deployment. It will available on mup in
future. Currently it will bundle and upload via ssh.

On Monday, December 16, 2013, Danny wrote:

mup deploy takes about 2 minutes to complete the deployment process. If I
only have a small change to the code, do I still have to perform mup
deploy? Or is there a quicker way to do a hot code reload?


Reply to this email directly or view it on GitHubhttps://github.com/zodern/meteor-up/issues/5
.

Arunoda Susiripala

@arunoda http://twitter.com/arunoda
http://gplus.to/arunodahttps://github.com/arunoda
http://www.linkedin.com/in/arunoda

@softwarerero
Copy link

The fastest way to deploy would be if you have a chance to just rsynch it over.

@bitspook
Copy link

Why not fetch the code to server and create a bundle there. Most of the goes in uploading the bundle.

@newterminator
Copy link

@arunoda +1 for sending the code changes to server and bundling should occur on the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants