Ask HN: Which proprietary SaaS can be replaced with FOSS cron jobs?
I am thinking of using `curl` for healthcheck, `lighthouse` for webpage performance analysis, `ab` for load-testing etc.
Which other open-source tools are useful to run as cron jobs?
6 comments
[ 2.8 ms ] story [ 23.0 ms ] threadBut to answer your question selenium/puppeteer looks like a good tool for automatic website monitoring and testing.
But it may dilute your profits though since you'll need to buy a commercial license for it even though the project itself is open source. Depends on the money vs time you want to invest in doing it.