Settings

Theme

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

1 points by tzz · 2 comments


2 threads
tmaly

git pull, go install program

then I run my systemd script to restart the service

herbst

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