Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 469 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 469 Bytes

Wake ServiceNow Instance

⚠ WORK IN PROGRESS ⚠

A script to automatically start a hibernating instance

Quick Start

npx wake-servicenow-instance <username> <password>

username and password can also be set in the environment under SERVICENOW_USERNAME and SERVICENOW_PASSWORD

TODO

  • Add feature to catch error message if wake up failed
  • Add feature to manually re-start wake up if failed
  • Move from headless browser to full API implementation