1.0.7 • Published 2 years ago

check-up-time-domains v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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

1) 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..

2) 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

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago