Y
Hacker News
new
|
ask
|
show
|
jobs
by
poweribo
4470 days ago
whats the "preferred" way nowadays? commit source using git to server and let it autodeploy?
1 comments
eddd
4470 days ago
If you can deploy: fast, atomically, without downtime and can revert your changes at any given moment, then it is not that important :)
link