Y
Hacker News
new
|
ask
|
show
|
jobs
by
Marsymars
488 days ago
You don’t really need to track anything either, you can set up a GitHub Actions workflow and have dependabot bump the version for you.
1 comments
baby_souffle
488 days ago
Or you can just ‘apt install -y nginx certbot’ and not have to worry about a build or package environment.
link