1135 Commits

Author SHA1 Message Date
Ben Allfree
9f9e3ad794 .env autocreate bincache 2024-01-03 08:33:52 -08:00
Ben Allfree
d2eae73b0b .env secret key defaults to project path 2024-01-03 08:33:40 -08:00
Ben Allfree
f2c3c84f46 Remove unused edge key from .env 2024-01-03 08:33:08 -08:00
Ben Allfree
9d6f526ce3 Remove unused build root from .env 2024-01-03 08:32:01 -08:00
Ben Allfree
079282e43a PH_HOME .env support 2024-01-03 08:28:50 -08:00
Ben Allfree
aed6f8ce3d Switch to LemonSqueezy checkout 2024-01-03 06:57:19 -08:00
Ben Allfree
6f1c320f10 honor UPGRADE_MODE on nonzero instance exit 2023-12-30 11:07:45 -08:00
Ben Allfree
b7ad8c296d fix: Dockerfile working dir 2023-12-30 11:07:05 -08:00
Ben Allfree
17de7b3a4a Refactor spawn params 2023-12-30 11:05:16 -08:00
Ben Allfree
357cf74a91 Do not throw on unrecognized .env var 2023-12-30 11:00:45 -08:00
Ben Allfree
345cdbc813 Always output constants on startup 2023-12-30 11:00:17 -08:00
Ben Allfree
c06f7b53d3 Exit code fixes in Docker bootstrap 2023-12-30 10:59:27 -08:00
Ben Allfree
8446e68203 Add dynamic logging level to Logger 2023-12-30 10:59:09 -08:00
Ben Allfree
4d7b4bf76d Merge branch 'master' of github.com:pockethost/pockethost 2023-12-30 10:57:30 -08:00
Ben Allfree
4d6fb4557e add unsubscribe to users 2023-12-30 15:51:42 +00:00
Ben Allfree
da8831a9f7 Add upgrade mode support 2023-12-30 15:49:50 +00:00
Ben Allfree
cd49c81fd4 s3 fields 2023-12-30 15:49:28 +00:00
Ben Allfree
0e193f986c pb v0.20.2 2023-12-30 15:48:21 +00:00
Ben Allfree
79652ceafb Add UPGRADE_MODE for testing new rollouts 2023-12-29 08:37:32 -08:00
Ben Allfree
6e84ceaa35 Vite HMR/proxy updates 2023-12-29 08:12:53 -08:00
Ben Allfree
b59b95e8cf Container node proxy 2023-12-29 07:45:08 -08:00
Ben Allfree
50ff32b2ea Remvoe Dockerfile auto-build 2023-12-29 07:31:11 -08:00
Ben Allfree
43e4d5ed57 Manual docker build command 2023-12-29 07:29:32 -08:00
Ben Allfree
77f276090a Fix: default mothership hooks location 2023-12-29 07:28:48 -08:00
Ben Allfree
c3bb234c39 Mount mothership app 2023-12-29 07:26:24 -08:00
Ben Allfree
9bf68b2550 Mothership app skeleton 2023-12-29 07:25:08 -08:00
Ben Allfree
8999d450d5 Replace custom CORS with package 2023-12-29 00:55:59 -08:00
Ben Allfree
ba11fc52d4 Replace custom middleware with express middleware 2023-12-29 00:46:21 -08:00
Ben Allfree
3414e9c198 Hoist request signature into middleware 2023-12-29 00:06:33 -08:00
Ben Allfree
f626e99d32 Hoist hostname into middleware 2023-12-29 00:00:32 -08:00
Ben Allfree
97d5acb906 Convert proxy service to express 2023-12-28 23:52:22 -08:00
Ben Allfree
afa7b98fd1 Merge branch 'master' of github.com:pockethost/pockethost 2023-12-28 23:45:48 -08:00
Ben Allfree
0d68cfa2a5 Remove subdomain filter from proxyservice 2023-12-28 23:45:44 -08:00
Ben Allfree
9d9ef09ccc Merge branch 'master' of github.com:benallfree/pockethost 2023-12-29 01:36:13 +00:00
Ben Allfree
2b6da4ded7 bugfix: instance activation 2023-12-28 17:35:33 -08:00
Ben Allfree
69d78b83ad Unique constraint fix 2023-12-28 17:04:34 +00:00
Ben Allfree
1cd3257e7d Custom domain UI 2023-12-28 09:00:08 -08:00
Ben Allfree
fbbaea4a29 add cname_active flag 2023-12-28 08:50:57 -08:00
Ben Allfree
c0a2e1b7ab Update cname to unique constraint while allowing empty 2023-12-28 08:47:18 -08:00
Ben Allfree
99867ea518 Support web socket forwarding in proxy 2023-12-28 06:52:16 -08:00
Ben Allfree
3168a2f8dc Refactor to use InstanceFields type 2023-12-28 06:51:49 -08:00
Ben Allfree
33bfae99b4 Support raw HTML in AlertBar 2023-12-28 06:48:10 -08:00
Ben Allfree
52c4482494 Remove margin from CodeSample 2023-12-28 06:47:57 -08:00
Ben Allfree
b9693780b9 Dev mode 2023-12-28 04:35:00 -08:00
Ben Allfree
0cdd7520a9 cname initial cut 2023-12-28 04:19:25 -08:00
Ben Allfree
5c2e7a8753 Return 404 if instance not found 2023-12-28 04:16:45 -08:00
Ben Allfree
99ca8938b2 Merge branch 'master' of github.com:pockethost/pockethost 2023-12-28 03:26:44 -08:00
Ben Allfree
0d33c5a1e9 Mail update 2023-12-28 11:26:14 +00:00
Ben Allfree
123e5dfe8d Add dev root routing 2023-12-27 08:29:13 -08:00
Ben Allfree
55b42b6f1d Split edge/mothership processes 2023-12-27 15:59:53 +00:00