249 Commits

Author SHA1 Message Date
Ben Allfree
bcec67b51e chore: download.ts import drilldown 2023-10-21 05:08:34 -07:00
Ben Allfree
e43c9b4ac7 chore: add @types/eventsource 2023-10-21 04:12:16 -07:00
Ben Allfree
7b0b10cb5b fix: remove deno path 2023-10-21 03:39:07 -07:00
Ben Allfree
f09b679aee fix: download.ts name 2023-10-21 03:34:26 -07:00
Ben Allfree
f07b69dd71 chore: services imports 2023-10-21 03:28:36 -07:00
Ben Allfree
aeab8c09bd chore: improve PocketbaseService preflight check 2023-10-21 03:28:23 -07:00
Ben Allfree
a3b317c847 chore: improved instance logger cleanup output 2023-10-21 03:27:39 -07:00
Ben Allfree
b4d4655aac chore: remove logger from Spawn context 2023-10-21 03:26:18 -07:00
Ben Allfree
01e294ba96 chore: rename exited to exitCode in PocketbaseService 2023-10-21 03:24:54 -07:00
Ben Allfree
c2dc918ad4 chore: remove PbClient logger context 2023-10-21 03:22:19 -07:00
Ben Allfree
39a45b0aec chore: improve process exit cleanup 2023-10-21 03:20:37 -07:00
Ben Allfree
db2a47fd4a chore: remove AsyncContext 2023-10-21 03:20:18 -07:00
Ben Allfree
a76566002d chore: improve tryFetch documentation and handling 2023-10-21 03:14:42 -07:00
Ben Allfree
3bb058762a fix: throw error on debug for unhandled rejections and exceptions 2023-10-20 17:45:08 -07:00
Ben Allfree
387c2eb874 enh: decouple version downloading into separate cli 2023-10-20 17:44:15 -07:00
Ben Allfree
84c6ee1ce4 chore: MOTHERSHIP_INTERNAL_URL addition 2023-10-20 17:39:06 -07:00
Ben Allfree
6e9927c948 refactor: remove logger reference from pocketbaseService 2023-10-20 17:37:19 -07:00
Ben Allfree
e5a1e40205 refactor: remove mothership migration from boot sequence 2023-10-20 17:36:34 -07:00
Ben Allfree
624a264eb4 refactor: remove logger requirement from mkSingleton 2023-10-20 11:49:39 -07:00
Ben Allfree
569690aaf3 enh: catch docker exit codes >125 2023-10-20 04:14:26 -07:00
Ben Allfree
3747957f43 enh: mothership restarter 2023-10-20 04:13:49 -07:00
Ben Allfree
fb30978d8f fix: graceful instance restart on docker exit 2023-10-20 03:50:57 -07:00
Ben Allfree
23bf51ebe5 fix: double logging in debug mode 2023-10-20 03:50:35 -07:00
Ben Allfree
4085a73c25 enh: add exit-hook support 2023-10-20 02:53:45 -07:00
Ben Allfree
b1a39e6fe1 chore: remove unused file 2023-10-20 02:46:28 -07:00
Ben Allfree
f4be4318c4 chore: refactor includes 2023-10-20 01:35:16 -07:00
Ben Allfree
d1c25e0d47 hotfix: logger tailing errors 2023-10-19 15:47:44 -07:00
Ben Allfree
08ae50e93f enh: log tail fixes and enhancements 2023-10-19 15:28:46 -07:00
Ben Allfree
cbc5448d20 fix: remove extra console.log 2023-10-19 09:58:58 -07:00
Ben Allfree
b33750564d fix: blog path calculation 2023-10-19 09:40:56 -07:00
Ben Allfree
6a639a3021 enh: winston logging 2023-10-19 08:51:10 -07:00
Ben Allfree
1b749a621b refactor: constants and helpers 2023-10-18 23:35:40 -07:00
Ben Allfree
a6ad194827 enh: new port allocation strategy 2023-10-18 23:06:35 -07:00
Ben Allfree
65f58d5a8a fix: pb_hooks module not building when @pockethost/common was included 2023-10-18 23:05:57 -07:00
Ben Allfree
83965c43d3 chore: remove unnecessary child process kill on init 2023-10-18 23:04:29 -07:00
Ben Allfree
88132020b6 chore: .env refactor 2023-10-18 12:44:51 -07:00
Ben Allfree
0a1ec3f0e7 enh: add imrpoved request logging for debugging 2023-10-18 08:01:25 +00:00
Ben Allfree
a81440b725 enh: add type checking to linting 2023-10-12 04:17:13 -07:00
Ben Allfree
223b39dc29 enh: backend environment variable updates 2023-10-11 20:31:46 -07:00
Ben Allfree
6e76be66fb enh: stresser environment variable updates 2023-10-11 20:31:11 -07:00
Ben Allfree
bfc8bba81d chore: LoggerService refactor 2023-10-11 12:16:41 -07:00
Ben Allfree
3ada3f86e3 enh: define mothership port as 8091 for fewer conflicts with vscode 2023-10-11 11:45:44 -07:00
Ben Allfree
185a121545 enh: add caddy for local dev & update documentation 2023-10-11 06:45:39 -07:00
Ben Allfree
0c2e70c83f enh: update to micro-dash@16 2023-10-11 06:32:49 -07:00
Ben Allfree
64ed150bd6 fix: daemon pbservice unexpected exit fix 2023-10-11 06:28:15 -07:00
Ben Allfree
9418d899e0 enh: add PUBLIC_EDGE_APEX_DOMAIN to daemon 2023-10-11 06:27:51 -07:00
Ben Allfree
5e5ff5d665 refactor: rename APP_PROTOCOL to HTTP_PROTOCOL 2023-10-11 05:07:33 -07:00
Ben Allfree
4f1fe0c81e fix: improved docker launch error messages 2023-10-07 07:35:56 -07:00
Ben Allfree
1f683a37cd fix: pid now properly shows in debugging output 2023-10-07 07:33:52 -07:00
Ben Allfree
5cb81bb458 chore: removed unnecessary subdomain check for mothership middleware 2023-10-07 07:33:41 -07:00