check-up-time-domains
v1.0.7
Published
this package was written quickly. its just to check uptime from your projects with a simple request
Downloads
2
Readme
check-up-time-domains
this package was written quickly. its just to check uptime from your projects with a simple request
how to use it
- create a domains.json which includes all domains you want to check
[{
"name": "name of my site",
"val": "https://mydomain.com"
}]
1.1) create .env file with
TWILIO_ACCOUNT_SID=A..
TWILIO_AUTH_TOKEN=..
TELEPHONE_NUMBER=+49..
TWILIO_ACCOUNT_NUMBER=+18..
- Its startable via import and install as package with running it with the domains as parameter or just clone it, put it on our server and manage it there
questions
just contact me, no problem kuhn at qn-it.de