Commit Graph

76 Commits

Author SHA1 Message Date
Ben Allfree
f502a4b461 fix: delete instance data 2023-12-07 22:30:54 -08:00
Ben Allfree
b79863df28 Merge branch 'master' of github.com:pockethost/pockethost 2023-12-07 08:36:01 -08:00
Ben Allfree
13564a18f6 chore: ping api/health for instance health check 2023-12-07 08:35:44 -08:00
Ben Allfree
63ab434e54 chore: add timeout to tryFetch 2023-12-07 08:35:08 -08:00
Ben Allfree
c0bd7810e0 Merge branch 'master' of github.com:benallfree/pockethost 2023-12-07 12:39:16 +00:00
Ben Allfree
62a0d11e98 chore: update instance subdomain regex 2023-12-07 12:39:12 +00:00
Ben Allfree
00477b3c11 feat: delete instance 2023-12-07 04:37:09 -08:00
Ben Allfree
e030a90915 chore: adjust support link 2023-12-05 13:05:05 -08:00
Ben Allfree
aa08397db7 chore: update debugging output 2023-12-02 14:15:47 +00:00
Ben Allfree
b1af67b915 fix: subdomain validation 2023-12-02 14:15:36 +00:00
Ben Allfree
4443aca2db fix: use internal mothership address for FTP 2023-12-02 14:15:21 +00:00
Ben Allfree
94f6b84b82 fix: validate instance names at signup 2023-12-02 14:15:02 +00:00
Ben Allfree
21b24fb301 Merge branch 'master' of github.com:benallfree/pockethost 2023-11-16 01:57:52 +00:00
Ben Allfree
9562c36e5e chore: add 0.19.4 2023-11-16 01:57:47 +00:00
Ben Allfree
1106bd22a9 fix: correct new instance semver 2023-11-16 01:57:34 +00:00
Ben Allfree
f22c0f2b16 enh: improve version error information 2023-11-16 01:57:19 +00:00
Brewhouse Digital
ac040a8dcd Dashboard Code Documentation & logging removal (#336)
* Added a bunch of documentation for the env files

* Removed the logging from the Dashboard
2023-11-15 13:01:49 -08:00
Ben Allfree
f49c7f1ce3 fix: URL not defined in migration 2023-11-15 01:32:31 +00:00
Ben Allfree
30ea41a28b Merge branch 'master' of github.com:benallfree/pockethost 2023-11-15 01:17:11 +00:00
Ben Allfree
4751d0c16e enh: admin sync 2023-11-14 17:13:56 -08:00
Ben Allfree
a4aeede347 chore: remove schema generation marker 2023-11-14 17:12:00 -08:00
Ben Allfree
67f8763dcf enh: adjust instance defaults migration 2023-11-14 17:11:04 -08:00
Ben Allfree
f749e7b9a3 chore: improve error reporting on instance startup 2023-11-14 17:01:48 -08:00
Ben Allfree
c2b268362c fix: instance app binds are read-only 2023-11-14 17:01:29 -08:00
Ben Allfree
e09e80fa4f chore: REST refactor 2023-11-14 16:57:35 -08:00
Ben Allfree
881c42ddcb chore: remove WatchHelper 2023-11-14 16:49:27 -08:00
Brewhouse Digital
c137c2cfa1 App - Minor Typo Fix (#334) 2023-11-14 12:04:00 -08:00
Ben Allfree
f33e8913ea fix: typo 2023-11-14 02:32:01 -08:00
Ben Allfree
63bd7637c4 fix: spelling 2023-11-12 22:01:44 +00:00
Ben Allfree
673d330ad5 fix: debugging filter 2023-11-10 05:04:52 +00:00
Ben Allfree
2cc16f5e4c chore: db cleanup 2023-11-09 07:21:13 -08:00
Ben Allfree
9fa8cf5793 chore: start pocketbase in debugging mode in dev mode 2023-11-09 07:21:01 -08:00
Ben Allfree
5e7703c346 fix: migrations and scripts should not be read-only 2023-11-09 07:20:40 -08:00
Ben Allfree
5716c9fa71 Merge branch 'master' of github.com:pockethost/pockethost 2023-11-09 06:44:39 -08:00
Ben Allfree
7924eb0e61 chore: buildimage logging 2023-11-09 06:44:36 -08:00
Ben Allfree
33c5d33b31 fix: disable Docker runas pocketbase user 2023-11-09 14:43:51 +00:00
Ben Allfree
3fc0f4572c fix: docker bind refactor - fix mothership launch 2023-11-09 14:43:34 +00:00
Ben Allfree
2008f3b98e chore: remove error tracing from logging 2023-11-09 14:43:13 +00:00
Ben Allfree
45ad8c7d3f Merge branch 'master' of github.com:benallfree/pockethost 2023-11-09 14:23:01 +00:00
Ben Allfree
e4585c3694 chore: 0.19.3 2023-11-09 14:20:44 +00:00
Ben Allfree
e184447071 fix: adjust hard ulimit per container 2023-11-09 14:20:36 +00:00
Ben Allfree
521091a080 fix: update instance launch failure error msg 2023-11-09 14:20:18 +00:00
Ben Allfree
59af667b3a chore: docker binds refactor 2023-11-07 23:00:33 -08:00
Ben Allfree
ad2732bde9 chore: simplify mothership admin client interface 2023-11-07 21:12:08 -08:00
Ben Allfree
69dc5aa5cd fix: logger suppressing some messages 2023-11-08 04:54:04 +00:00
Ben Allfree
bed1c58628 chore: add ulimit to containers 2023-11-07 15:45:49 -08:00
Ben Allfree
deadd4f6a4 Merge branch 'master' of github.com:pockethost/pockethost 2023-11-07 08:11:07 -08:00
Ben Allfree
e21c91f431 chore: remove rawDb mothership client 2023-11-06 18:42:45 -08:00
Ben Allfree
6e1930dab6 chore: multiline logging 2023-11-06 18:42:41 -08:00
Ben Allfree
c38896fd28 fix: Don't require build root at this time 2023-11-06 04:57:50 +00:00