HN Explorer
↵
Trending
Stats
☾
Ask HN: How do you currently deploy your web app to the cloud?
1 points
by
tzz
9y ago
↗ HN
2 comments
[
4.8 ms
]
story
[
18.5 ms
]
thread
[–]
herbst
9y ago
↗
git + the `post-receive` + a bash script
[–]
tmaly
9y ago
↗
git pull, go install program
then I run my systemd script to restart the service
2 comments
[ 4.8 ms ] story [ 18.5 ms ] threadthen I run my systemd script to restart the service