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