588 Commits

Author SHA1 Message Date
Ben Allfree
1c2542a59c feat: bun installation via FTP 2024-09-23 13:16:26 +00:00
Ben Allfree
bdbcc479cf wip 2024-09-16 19:06:21 +00:00
Ben Allfree
5f532315c4 Merge branch 'v0/main' of github.com:pockethost/pockethost into v0/main 2024-09-16 13:58:34 +00:00
Ben Allfree
ba58581d5b Add FTP support for a .cache directory 2024-09-16 00:21:57 +00:00
Ben Allfree
b6311be872 support instance names when requesting realtime log connection 2024-09-15 22:29:33 +00:00
Ben Allfree
a9d7aa2ebb add discord alert to instance errors 2024-09-15 22:29:19 +00:00
Ben Allfree
446ad519a9 Fix instance launch failure message 2024-09-06 17:21:26 +00:00
Ben Allfree
98bf5e17b1 Remove mirror command 2024-09-06 03:23:14 -07:00
Ben Allfree
36ca1dd57e Force dashboard build 2024-09-06 03:09:33 -07:00
Ben Allfree
453c89be2b Remove SFO-1 ref from FTP 2024-09-06 03:01:38 -07:00
Ben Allfree
c66cbcea93 Dashboard preview 2024-09-06 02:44:22 -07:00
Ben Allfree
0cd9c6e4a6 health check update 2024-09-06 09:15:54 +00:00
Ben Allfree
1d54650af5 cname canonical hostname fix 2024-09-05 18:45:22 +00:00
Ben Allfree
78a57c2bd6 Open file check 2024-09-05 18:45:08 +00:00
Ben Allfree
4972363aea FTP debugging info 2024-09-05 18:44:58 +00:00
Ben Allfree
927d97d57b enh: add /mnt/pockethost to disk space check 2024-08-12 12:42:45 +00:00
Ben Allfree
a0f1c34e3a chore(pockethost): file cleanup 2024-08-11 12:37:24 +00:00
Ben Allfree
1395412382 feat(pockethost): add compaction health check 2024-08-11 12:36:55 +00:00
Ben Allfree
daa75028c9 fix(pockethost): daemon docker shutdown on launch 2024-08-11 11:25:54 +00:00
Ben Allfree
e90a03d2f4 fix(pockethost): instance URL builder 2024-08-11 11:25:33 +00:00
Ben Allfree
53b29e456f chore(pockethost): fix PocketBaseCommand paths 2024-08-06 11:27:18 +00:00
Ben Allfree
a22db32e08 chore(pockethost): refactor GobotCommand to PocketBaseCommand 2024-08-05 15:15:08 +00:00
Ben Allfree
aa94c86b78 fix(pockethost): use SIGINT to kill containers so wal and shm get cleaned up 2024-08-05 12:21:02 +00:00
Ben Allfree
764e74e2e5 chore(pockethost-instance): clean up package.json 2024-08-03 04:31:08 -07:00
Ben Allfree
1c2f35f222 fix(pockethost): health check requires discord channel url 2024-08-03 04:30:56 -07:00
Ben Allfree
f94314fe69 chore(pockethost): refactor tsx bin execution 2024-08-03 04:16:33 -07:00
Ben Allfree
b299241756 chore(pockethost): remove unused mail script 2024-08-03 04:15:55 -07:00
Ben Allfree
7f89826a6f chore(pockethost): remove dotenvx 2024-08-03 04:11:52 -07:00
Ben Allfree
45c96cf6b2 chore(pockethost): discord env var refactors 2024-08-03 04:04:23 -07:00
Ben Allfree
e9bad13f3b chore(root): fix workspace links 2024-08-03 04:02:38 -07:00
Ben Allfree
e4b0581c17 chore(pockethost): refactor edge mirror 2024-08-02 05:48:16 -07:00
Ben Allfree
a049665893 chore(pockethost): move MOTHERSHIP_PORT 2024-08-01 00:55:33 -04:00
Ben Allfree
726b654843 chore(pockethost): PH_HOME path builder 2024-08-01 00:54:50 -04:00
Ben Allfree
7bfc99af22 feat(pockethost): edge mirror 2024-07-31 14:16:33 +00:00
Ben Allfree
c2982d9837 chore(pockethost): consolidate env constants 2024-07-31 14:15:38 +00:00
Ben Allfree
da82a6d08e chore(pockethost): DEBUG refactor 2024-07-31 14:13:01 +00:00
Ben Allfree
9429e52cad chore(pockethost): remove upgrade mode and maintenance mode throw 2024-07-31 14:12:43 +00:00
Ben Allfree
ad4a6ff8bf fix(pockethost): fix mothership welcome message notification error 2024-07-31 06:10:17 -04:00
Ben Allfree
aa1e2bee6e feat(pockethost): extend models 2024-07-31 06:09:32 -04:00
Ben Allfree
aa228303cb fix(pockethost): create home dir 2024-07-31 08:47:45 +00:00
Ben Allfree
ff70824b6b Merge branch 'v0/main' of github.com:benallfree/pockethost into v0/main 2024-07-31 08:31:09 +00:00
Ben Allfree
d2b5f21e9d feat(pockethost): gobot verbosity 2024-07-31 04:30:34 -04:00
Ben Allfree
7d5f82b465 fix(pockethost): hoist disabled hooks in mothership 2024-07-31 04:30:10 -04:00
Ben Allfree
ad839eadf1 feat(pockethost): gobot command updater/downloader 2024-07-31 04:29:50 -04:00
Ben Allfree
d6e700bdd1 feat(pockethost): mothership schema dump 2024-07-31 04:27:54 -04:00
Ben Allfree
7fb6303621 chore(pockethost): enhance daemon docker stop logging 2024-07-31 07:34:53 +00:00
Ben Allfree
21c663fe73 feat(pockethost): stop all Docker containers before running edge daemon 2024-07-31 03:32:34 -04:00
Ben Allfree
89b827c5d8 chore(pockethost): code cleanup 2024-07-31 03:16:59 -04:00
Ben Allfree
67d41d559c chore(pockethost): refactor instance URL maker 2024-07-31 03:11:41 -04:00
Ben Allfree
e9247b0fda chore(pockethost): add region to InstanceFields 2024-07-31 03:06:24 -04:00