Skip to content

This application can be used to make applications in the PCF space/org to sleep at a scheduled time and wake them up automatically when the sleeping application receives a request.

Notifications You must be signed in to change notification settings

Shyamkumargv/Autosleep_Autowakeup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autosleep-Autowakeup

This application does the following:

Wakeup Functionality

Expose an end-point (Root URL should have the wake-up logic)

• Extract the App Name from the Request URL
• Get the GUID for the Apps
• For those Apps invoke start
• Remove the route from the Autowake up app

Stop Functionality

• Build a Scheduler
• Stop App applications in the Org
• Add stopped app's route to the Autowakeup app

About

This application can be used to make applications in the PCF space/org to sleep at a scheduled time and wake them up automatically when the sleeping application receives a request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published