Cron Job to Schedule Rails Website Going Live?
Posted
by
Daniel Upton
on Stack Overflow
See other posts from Stack Overflow
or by Daniel Upton
Published on 2011-01-12T22:24:04Z
Indexed on
2011/01/12
22:54 UTC
Read the original article
Hit count: 294
Hello, World..
I'm currently building a website for an awesome youth church we run (shameless plug!)..
Anywho at the moment we have a static countdown page http://mybase.co , and were having a massive launch this weekend and the site needs to go live when we launch,
it's a rails app..
How would you recommend scheduling it going live?
having a cron job and an apache a2en?
or is there a better way?
Thanks
Daniel
© Stack Overflow or respective owner