-
they-live提供近乎零运行成本的无服务器监控方案
资源介绍
THEY LIVE是带有电子邮件通知的简单端点运行状况监控器,可在AWS免费套餐服务(Lambda,SimpleDB,SES)上运行,因此几乎不需要花钱运行。
指示
首先,克隆此仓库
将复制到config.js并对其进行自定义:
module . exports = {
region : 'us-east-1' , // aws region for simpledb & ses
websites : {
// groups of websites can be defined to ping at different intervals.
// the keys of this object must match the 'group' parameter passed to the
// cron event in serverless.yml (s