Skip to content

使用Github Actions定时重启IBM Cloud Foundry应用程序

Notifications You must be signed in to change notification settings

joe1280/ibm-cf-restart-actions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

ibm_cf_restart-actions

使用Github Actions定时重启IBM Cloud Foundry应用程序

使用之前,有几项准备工作

  1. IBMCloud的账号密码
  2. Cloud Foundry应用程序的区域
  3. Cloud Foundry应用程序的名称

使用方法

1 Fork此仓库

2 设置此仓库的变量

依次添加名为MAILPWDRGNCFNAME的变量
值分别为邮箱(账号)、密码、区域、Cloud Foundry应用程序的名称(同时是链接前缀)

3 确定Github Action正常工作

点击修改任意文件后提交使Actions激活

此前,可能需要点击Pull requestsProjects之间的Action进去点一下允许之类的

变量示例

MAIL====>[email protected]
PWD====>123456QWER
RGN====>us-south
CFNAME====>cxkjntm

其他

配置完毕,将会在每天的04:15重启Cloud Foundry应用程序

About

使用Github Actions定时重启IBM Cloud Foundry应用程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published