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

git deploy to staging #116

Open
ibolmo opened this issue Oct 25, 2014 · 7 comments
Open

git deploy to staging #116

ibolmo opened this issue Oct 25, 2014 · 7 comments
Milestone

Comments

@ibolmo
Copy link
Member

ibolmo commented Oct 25, 2014

on post-receive (or appropriate) pull to staging, node build/all and restart


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@arian
Copy link
Member

arian commented Oct 25, 2014

Depends what. I made the blog and docs in a way that they refresh automatically (fs.watch) without restarting the server...

@ibolmo
Copy link
Member Author

ibolmo commented Oct 25, 2014

True, just that in this case that I merged the disable of guides needed to
restart. (right?) Unless we watch that too?

On Sat, Oct 25, 2014 at 12:31 PM, Arian Stolwijk notifications@github.com
wrote:

Depends what. I made the blog and docs in a way that they refresh
automatically (fs.watch) without restarting the server...


Reply to this email directly or view it on GitHub
#116 (comment).

@arian
Copy link
Member

arian commented Oct 25, 2014

Yeah, iirc there was something when running in production that it doesn't recompile jade files or something..

@arian arian modified the milestone: 1.0.0 Oct 25, 2014
@ibolmo ibolmo modified the milestones: 1.1.0, 1.0.0 Oct 25, 2014
@ibolmo ibolmo modified the milestones: 1.1, 1.2 Nov 4, 2014
@Enyby
Copy link

Enyby commented Dec 1, 2014

I don't work with git, but I use auto update from svn. Website is a work copy from repository. Every hour run script on cron. Script run command "svn up". If you need, script may call some need action, for example build some file like css.

@ibolmo
Copy link
Member Author

ibolmo commented Dec 1, 2014

Thanks but this would be under git, and yes a cron job would work but there
are git-hooks and github hooks that work just fine.

It's a matter of getting it done, though.

On Mon, Dec 1, 2014 at 9:20 AM, Enyby notifications@github.com wrote:

I don't work with git, but I use auto update from svn. Website is a work
copy from repository. Every hour run script on cron. Script run command
"svn up". If you need, script may call some need action, for example build
some file like css.


Reply to this email directly or view it on GitHub
#116 (comment).

@SergioCrisostomo
Copy link
Member

Would be great to have this fixed.

@timwienk could you give a hand here?
I would have to read one or another tutorial, but maybe someone else knows how to, or even has done this before?

@ibolmo
Copy link
Member Author

ibolmo commented Dec 1, 2014

It's not the lack of examples. It's the requirement of a devops to prepare
the backend. All in due time folks.

On Mon, Dec 1, 2014 at 5:29 PM, Enyby notifications@github.com wrote:

See this: https://www.google.com.ua/search?q=git+deploy+to+production
For example? first result:
https://www.digitalocean.com/community/tutorials/how-to-set-up-automatic-deployment-with-git-with-a-vps

It's very common problem. So it solved many times and on the internet
exists many manuals.


Reply to this email directly or view it on GitHub
#116 (comment).

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

No branches or pull requests

4 participants