Skip to content

Tags: Pooya2089/serverless-dns

Tags

v0.1.20

Toggle v0.1.20's commit message
plugin: missing var urllid

v0.1.19

Toggle v0.1.19's commit message
cc: retrieve blocklists after uncloaking domain names

v0.1.18

Toggle v0.1.18's commit message
pre.sh: rmv leading 0s from int (ex: 08 => 8)

v0.1.17

Toggle v0.1.17's commit message
auth: sanitize inputs and add readme

v0.1.16

Toggle v0.1.16's commit message
style(node.Dockerfile): m. comment

v0.1.15

Toggle v0.1.15's commit message
gh-action: auto-confirm fly deploys

v0.1.14

Toggle v0.1.14's commit message
workers: sky as the new alias

v1.4.9

Toggle v1.4.9's commit message
DNS FaaS with Fly Machines

Exit NodeJS process after a preset time of idling about. This lets Fly teardown
the VM hosing this app inturn resulting in cost effective uptimes.

To exit the proc cleanly, we give up all held resources, like sockets. system
publishes "stop" msg to observing components which should clean up, if required

Machine waits MACHINE_TIMEOUT_SEC (env var declared in fly.machines.tls.toml)
amount of time before transition to the "stop" state. This var is only honoured
when app detects it is running on Fly VMs.

v0.1.13

Toggle v0.1.13's commit message
blocklist update

v0.1.12

Toggle v0.1.12's commit message
Blocklist Update

blocklist time stamp and node count update.