Settings

Theme

Ask HN: How do you currently deploy your web app to the cloud?

1 points by tzz 10 years ago · 2 comments


tmaly 10 years ago

git pull, go install program

then I run my systemd script to restart the service

herbst 10 years ago

git + the `post-receive` + a bash script

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection