Commit Graph

  • 1c2f35f222 fix(pockethost): health check requires discord channel url Ben Allfree 2024-08-03 04:30:56 -07:00
  • 4e138cf276 chore(root): clean up root commands and husky Ben Allfree 2024-08-03 04:30:31 -07:00
  • dcb0f4fe97 chore(root): remove unused gobot commands in package.json Ben Allfree 2024-08-03 04:20:34 -07:00
  • a4dcb11359 chore(root): package.json cleanup Ben Allfree 2024-08-03 04:19:43 -07:00
  • 0622c139a5 chore(root): refactor prettierrc Ben Allfree 2024-08-03 04:18:16 -07:00
  • f94314fe69 chore(pockethost): refactor tsx bin execution Ben Allfree 2024-08-03 04:16:33 -07:00
  • b299241756 chore(pockethost): remove unused mail script Ben Allfree 2024-08-03 04:15:55 -07:00
  • 7f89826a6f chore(pockethost): remove dotenvx Ben Allfree 2024-08-03 04:11:52 -07:00
  • 45c96cf6b2 chore(pockethost): discord env var refactors Ben Allfree 2024-08-03 04:04:23 -07:00
  • e9bad13f3b chore(root): fix workspace links Ben Allfree 2024-08-03 04:02:38 -07:00
  • e4b0581c17 chore(pockethost): refactor edge mirror Ben Allfree 2024-08-02 05:48:16 -07:00
  • a049665893 chore(pockethost): move MOTHERSHIP_PORT Ben Allfree 2024-08-01 00:55:33 -04:00
  • 726b654843 chore(pockethost): PH_HOME path builder Ben Allfree 2024-08-01 00:54:50 -04:00
  • 7bfc99af22 feat(pockethost): edge mirror Ben Allfree 2024-07-31 14:16:33 +00:00
  • c2982d9837 chore(pockethost): consolidate env constants Ben Allfree 2024-07-31 14:15:38 +00:00
  • da82a6d08e chore(pockethost): DEBUG refactor Ben Allfree 2024-07-31 14:05:23 +00:00
  • 9429e52cad chore(pockethost): remove upgrade mode and maintenance mode throw Ben Allfree 2024-07-31 13:50:27 +00:00
  • ad4a6ff8bf fix(pockethost): fix mothership welcome message notification error Ben Allfree 2024-07-31 06:10:17 -04:00
  • aa1e2bee6e feat(pockethost): extend models Ben Allfree 2024-07-31 06:09:32 -04:00
  • aa228303cb fix(pockethost): create home dir Ben Allfree 2024-07-31 08:47:45 +00:00
  • ff70824b6b Merge branch 'v0/main' of github.com:benallfree/pockethost into v0/main Ben Allfree 2024-07-31 08:31:09 +00:00
  • d5f8e11626 feat(pockethost): ecosystem restart daemon Ben Allfree 2024-07-31 08:31:02 +00:00
  • d2b5f21e9d feat(pockethost): gobot verbosity Ben Allfree 2024-07-31 04:30:34 -04:00
  • 7d5f82b465 fix(pockethost): hoist disabled hooks in mothership Ben Allfree 2024-07-31 04:30:10 -04:00
  • ad839eadf1 feat(pockethost): gobot command updater/downloader Ben Allfree 2024-07-31 04:29:50 -04:00
  • d6e700bdd1 feat(pockethost): mothership schema dump Ben Allfree 2024-07-31 04:27:54 -04:00
  • 7fb6303621 chore(pockethost): enhance daemon docker stop logging Ben Allfree 2024-07-31 07:34:53 +00:00
  • 21c663fe73 feat(pockethost): stop all Docker containers before running edge daemon Ben Allfree 2024-07-31 03:32:34 -04:00
  • 89b827c5d8 chore(pockethost): code cleanup Ben Allfree 2024-07-31 03:16:59 -04:00
  • 67d41d559c chore(pockethost): refactor instance URL maker Ben Allfree 2024-07-31 03:11:41 -04:00
  • e9247b0fda chore(pockethost): add region to InstanceFields Ben Allfree 2024-07-31 03:06:24 -04:00
  • a1dfee22a7 chore(pockethost): refactor MOTHERSHIP_URL Ben Allfree 2024-07-31 02:53:23 -04:00
  • 89264631ea fix(pockethost): create data root if not exists Ben Allfree 2024-07-31 02:41:11 -04:00
  • e61164e9f3 chore(pockethost): refactor MOTHERSHIP_PORT Ben Allfree 2024-07-31 02:40:12 -04:00
  • c69c2017f6 chore(pockethost): remove unused constant Ben Allfree 2024-07-31 02:38:05 -04:00
  • 6f19be8afb fix(pockethost): constants env import default fix Ben Allfree 2024-07-31 02:37:33 -04:00
  • 96ab243d1c Merge branch 'v0/main' of github.com:benallfree/pockethost into v0/main Ben Allfree 2024-07-30 13:59:01 +00:00
  • bec4a65907 chore: v0.12.0 v0.12.0 Ben Allfree 2024-07-30 13:58:24 +00:00
  • 331cdc9fd5 chore(pockethost): gobot service fixes (split commit) Ben Allfree 2024-07-30 09:50:23 -04:00
  • 4a5a063268 chore(pockethost): refactor gobot service Ben Allfree 2024-07-30 09:49:28 -04:00
  • a210022387 fix(pockethost): update docker instance name Ben Allfree 2024-07-30 09:43:02 -04:00
  • 6311870e21 chore(pockethost): add configurable request timeout to tryFetch Ben Allfree 2024-07-30 09:42:24 -04:00
  • 77e91315fd chore(pockethost): enhance unhandled exception debugging information Ben Allfree 2024-07-30 09:41:22 -04:00
  • 114ce3739a chore(pockethost): refactor root env vars Ben Allfree 2024-07-29 18:53:23 -04:00
  • 4723f88aff chore(pockethost): add env-var support Ben Allfree 2024-07-29 18:10:58 -04:00
  • 292f0415e9 chore(root): setup.sh update Ben Allfree 2024-07-29 18:08:04 -04:00
  • e03b19b29d fix(pockethost): patch eventsource to use URL instead of parse Ben Allfree 2024-07-29 18:06:27 -04:00
  • ccf08c66f9 Merge branch 'v0/main' of github.com:benallfree/pockethost into v0/main Ben Allfree 2024-07-28 01:33:59 +00:00
  • 0b36c450ad Merge branch 'v0/main' of github.com:pockethost/pockethost into v0/main Ben Allfree 2024-07-27 21:33:33 -04:00
  • bda982e262 chore(pockethost): ignore versions.cjs prettier formatting Ben Allfree 2024-07-28 01:29:54 +00:00
  • f9527f3db0 enh(root): add github access token to .env template Ben Allfree 2024-07-27 21:27:44 -04:00
  • 3aab951541 fix(root): fix invalid gobot script in package.json Ben Allfree 2024-07-28 01:23:41 +00:00
  • a9728fb893 fix(pockethost): improve formatting of invalid mothership version message Ben Allfree 2024-07-28 01:23:22 +00:00
  • 1c031f46af fix(pockethost): disable unneeded mothership migrations Ben Allfree 2024-07-28 01:23:00 +00:00
  • 457f33b754 fix(pockethost): write versions to current mothership data and source folder too Ben Allfree 2024-07-28 01:22:38 +00:00
  • 8cd9410f21 fix(pockethost): do not freshen versions on mothership launch Ben Allfree 2024-07-28 01:22:18 +00:00
  • f6eb510533 chore(pocketbase): versions update Ben Allfree 2024-07-28 01:21:55 +00:00
  • 7e8f758153 chore(pockethost): update mothership migrations base Ben Allfree 2024-07-27 07:14:46 +00:00
  • 3626dc9096 chore(root): format mothership migrations Ben Allfree 2024-07-27 07:14:25 +00:00
  • c4de3c3870 chore(root): remove debugging Ben Allfree 2024-07-26 08:31:18 +00:00
  • 3d6dd69144 chore(root): spelling updates Ben Allfree 2024-07-26 08:30:54 +00:00
  • 80a65e4fce Merge branch 'v0' of github.com:benallfree/pockethost into v0 Ben Allfree 2024-07-26 08:22:31 +00:00
  • e35eb4f0de chore(root): repo cleanup Ben Allfree 2024-07-26 04:20:49 -04:00
  • 95488267cd chore(root): add server setup script Ben Allfree 2024-07-26 04:20:40 -04:00
  • a40ff3d0ef chore(root): add server setup script Ben Allfree 2024-07-24 21:40:02 -04:00
  • 4d5bccdfcb feat(pockethost): sass custom domains support Ben Allfree 2024-07-23 21:01:15 +00:00
  • d687fcf98a feat(pockethost): lsof command Ben Allfree 2024-07-23 20:48:03 +00:00
  • 1d475927e9 chore(pockethost): support region at signup and instance creation Ben Allfree 2024-07-23 20:47:45 +00:00
  • 8445c81fe7 chore(pockethost): migrate mothership regions Ben Allfree 2024-07-23 20:47:30 +00:00
  • 4a1fb1419e Merge branch 'v0' of github.com:benallfree/pockethost into v0 Ben Allfree 2024-07-23 05:54:46 +00:00
  • eca1110824 chore(pockethost): fix mothership typing path Ben Allfree 2024-07-22 22:54:30 -07:00
  • 943a655889 fix(pockethost): import cycle Ben Allfree 2024-07-23 05:48:18 +00:00
  • af455164b1 fix(pockethost): ResourceAllocator import Ben Allfree 2024-07-23 05:48:07 +00:00
  • aa4a1039c3 chore(pockethost): fix mothership migration typings Ben Allfree 2024-07-22 22:29:43 -07:00
  • 5734bf2a3d chore(pockethost): make sure mothership updates gobot versions from github Ben Allfree 2024-07-23 05:28:16 +00:00
  • 1ded35f72a chore(root): add gobot support to root Ben Allfree 2024-07-23 05:27:55 +00:00
  • 51b3e35fd3 chore(pockethost): pockethost@1.7.0 pockethost@1.7.0 Ben Allfree 2024-06-30 12:14:19 -07:00
  • 3c7e9bfe2d feat(pockethost): Added plugin template command and updated docs Ben Allfree 2024-06-30 12:11:52 -07:00
  • a967c050a1 chore(multi): pockethost@1.6.1, instance-logger-file@0.0.1 Ben Allfree 2024-06-30 07:10:17 -07:00
  • db0a2aba96 chore(root): template dep bump Ben Allfree 2024-06-30 07:04:09 -07:00
  • dc8f70b6b8 Revert "chore(root): changeset cleanup" Ben Allfree 2024-06-30 07:03:26 -07:00
  • 4ce43b785d chore(root): lockfile update Ben Allfree 2024-06-30 07:02:29 -07:00
  • 4eb1a1a0a1 chore(root): remove old package Ben Allfree 2024-06-30 07:02:21 -07:00
  • a1fcc9e217 feat(instance-logger-file): initial commit Ben Allfree 2024-06-30 07:02:00 -07:00
  • 9550c386d9 chore(root): try new peerdep changeset settings Ben Allfree 2024-06-30 06:59:52 -07:00
  • deb4e8e0a9 chore(root): changeset cleanup Ben Allfree 2024-06-30 06:59:34 -07:00
  • 4fbe58f341 chore(root): template fix Ben Allfree 2024-06-29 19:04:47 -07:00
  • ff18319c15 docs(pockethost): Updated docs Ben Allfree 2024-06-29 17:45:25 -07:00
  • 96dfdf8fb7 chore(pockethost): update npmignore Ben Allfree 2024-06-29 17:44:53 -07:00
  • 5e8a40aa40 chore(root): pockethost@1.6.0, plugin-local-auth@0.1.0, et al Ben Allfree 2024-06-29 17:39:06 -07:00
  • c9fecf6694 chore(root): lockfile update Ben Allfree 2024-06-29 17:26:16 -07:00
  • 2495ade000 chore(root): spelling update Ben Allfree 2024-06-29 17:25:48 -07:00
  • 12bf035250 chore(root): template update Ben Allfree 2024-06-29 17:25:42 -07:00
  • 873fcd1074 chore(root): cleanup Ben Allfree 2024-06-29 17:25:31 -07:00
  • b43aeb1552 feat(ftp-server): Added support for built-in admin account, FTP server now uses hooks for user auth, and disallows db access when instance is running. Ben Allfree 2024-06-29 17:24:54 -07:00
  • 478dfa6ddc feat(launcher-spawn): Relocated instance database, added support for starting/stopping/listing instances via CLI, added remote internal API for starting/stopping/listing instances. Ben Allfree 2024-06-29 17:23:41 -07:00
  • a236f3e4dc feat(pockethost): Added several more filters Ben Allfree 2024-06-29 17:21:55 -07:00
  • f79b067574 docs(pockethost): Added serve command details Ben Allfree 2024-06-29 17:21:29 -07:00
  • 0e4bf43942 chore(pockethost): Updated commit parser deps Ben Allfree 2024-06-29 17:20:20 -07:00
  • 5be2c9ef0f feat(local-auth): Initial commit Ben Allfree 2024-06-29 17:19:16 -07:00