Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hansputera/idcloudhost-vm-scheduler
IDCloudhost VM Scheduler service to reduce hourly cost
https://github.com/hansputera/idcloudhost-vm-scheduler
cloud-computing cloud-services cost-reduction idcloudhost idcloudhost-service
Last synced: about 1 month ago
JSON representation
IDCloudhost VM Scheduler service to reduce hourly cost
- Host: GitHub
- URL: https://github.com/hansputera/idcloudhost-vm-scheduler
- Owner: hansputera
- License: mit
- Created: 2024-11-06T09:30:38.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-21T23:28:52.000Z (about 2 months ago)
- Last Synced: 2024-11-22T00:24:06.674Z (about 2 months ago)
- Topics: cloud-computing, cloud-services, cost-reduction, idcloudhost, idcloudhost-service
- Language: TypeScript
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IDCloudHost VM Scheduler
Shutdown/start VM on IDCloudHost every day at specified time to reduce hourly cost. I dont have enough money actually (sad :<)
## Configuration
Simply you can add your [IDCloudhost](https://idcloudhost.com) API Key to `.dev.vars` or production secrets. Don't forget to configure the VMs on `src/config/vms.ts`, just follow the provided schema on `src/types/vm-action.ts`. And, you ready to deploy it on Cloudflare Worker :)## License
MIT