AJ ONeal coolaj86
  • Provo, UT
  • https://coolaj86.com
  • 6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.

  • Joined on 2017-10-24
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:54:20 +00:00
9c21201742 always set Home
e837e72d68 ignore windows vim temp files
Compare 2 commits »
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:43:36 +00:00
5eea888aa3 normalize without exec path
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:39:37 +00:00
980718c042 unused var
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:38:21 +00:00
289938886c normalize without exec path
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:33:49 +00:00
aaf7b9dffb add debugging
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:31:58 +00:00
ef83c47556 order of operations
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:30:03 +00:00
dadad1f89a don't catch stop error (not important)
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:28:18 +00:00
13d3f517f4 return ErrDaemonize on add()
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:26:08 +00:00
be1e5d01d3 Windows: return ErrDaemonize on add()
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 06:23:00 +00:00
99a5c5ad34 daemonize to start on Windows only
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 05:46:47 +00:00
b450bd267b better old pid handling
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 05:34:08 +00:00
d948cc67ed wait for process to die
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 05:20:00 +00:00
8ec4f3d04e start & stop for all; kill on add on Windows
coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-09 03:28:11 +00:00
a4f4d17db9 WIP: kill other service when starting self
58cf28df8e Update 'README.md'
6caeb64020 WIP: kill other service when starting self
Compare 5 commits »
coolaj86 pushed to master at coolaj86/go-serviceman 2019-07-09 03:02:25 +00:00
58cf28df8e Update 'README.md'
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#23 2019-07-08 13:56:31 +00:00
upgrade to node.js 8.x/10.x features

I update the browser version ( https://greenlock.domains/app/js/bluecrypt-acme.js ), but I haven't backported it to node yet, but I will.

coolaj86 closed issue coolaj86/acme.js-ARCHIVED#23 2019-07-08 13:56:04 +00:00
upgrade to node.js 8.x/10.x features
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#26 2019-07-08 13:55:16 +00:00
Complexity in dryrun for dns challenge

Actually, it's important that it not be the same - otherwise you end up DNS cache poisoning yourself and the ACME challenges won't pass.

coolaj86 pushed to start-on-add at coolaj86/go-serviceman 2019-07-08 07:37:25 +00:00
6caeb64020 WIP: kill other service when starting self
Compare 2 commits »
coolaj86 pushed to master at coolaj86/acme-dns-01-digitalocean.js 2019-07-08 04:38:58 +00:00
9f86ee8d32 add .jshintrc