Skip to content

guztia-consulting/ecs-serverless-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecs-serverless-monitor

Simple example for a serveless ECS Monitor page using Alibaba Cloud Funcraft.

This examples assumes ap-southeast-2 as region (Sydney).

steps

  • Write your credentials to the .env file.
  • From the template.yml file, change the services names to more suitable names for you.
  • Install fun if you don't have it yet (npm install @alicloud/fun -g).
  • Go to /fc and run npm install.
  • Run fun deploy and wait to the process to finish.