Commit Graph
638 Commits
Author SHA1 Message Date
beckerinj 9858a7a5ce start mongo cli 2022-12-12 02:48:36 -05:00
beckerinj e5dec41b49 slim and full periphery. updated stats type 2022-12-12 00:46:27 -05:00
beckerinj b98f4a6ec1 add better error handing 2022-12-11 13:05:37 -05:00
beckerinj ba431638b7 gen periphery config with cli 2022-12-11 12:42:53 -05:00
beckerinj ffeca7658a fill out monitor client permissions and secret calls 2022-12-11 12:29:48 -05:00
beckerinj daf06a33f8 start on cli - generate core config 2022-12-11 04:15:19 -05:00
beckerinj e81b6a14de list + prune images networks containers 2022-12-11 02:19:52 -05:00
beckerinj c79469af30 go back to copy . . 2022-12-10 23:37:10 -05:00
beckerinj d761e49a64 only copy what each dockerfile needs to improve caching 2022-12-10 23:12:59 -05:00
beckerinj 0f865be593 first user auto enabled and admined 2022-12-10 20:15:23 -05:00
beckerinj 4130bc1726 add created_at and updated_at fields 2022-12-10 19:14:21 -05:00
beckerinj 5559c3de42 handle version in deployment from build 2022-12-10 18:43:18 -05:00
beckerinj 1884693ca6 add basic container stats to core get / list deployment 2022-12-10 18:16:43 -05:00
beckerinj 1eb707a759 get docker compose testing setup working 2022-12-10 15:55:41 -05:00
beckerinj 91246b7078 add routes to update build at id. build stops if pre_build fails. 2022-12-10 00:44:56 -05:00
beckerinj 31dd47aac8 create and test deploy 2022-12-08 00:29:34 -05:00
beckerinj 644a3c795e build_build 2022-12-07 19:55:41 -05:00
beckerinj 521976e57e remove all DbExtension 2022-12-07 15:42:57 -05:00
beckerinj f1df4f36df move actions to actions folder as fn impl on State 2022-12-07 03:51:58 -05:00
beckerinj e8e566ea62 add end ts to reclone update 2022-12-06 01:53:33 -05:00
beckerinj b0a865ddb8 change clone repo update status to complete 2022-12-06 01:50:13 -05:00
beckerinj 937b271686 update things, reclone 2022-12-06 01:31:13 -05:00
beckerinj c4a533bc4b cleanup 2022-12-05 03:13:59 -05:00
beckerinj 16aa58482f update build 2022-12-05 02:58:04 -05:00
beckerinj 1674825a94 apply Diff to all the updatable structs 2022-12-04 20:41:51 -05:00
beckerinj a382b4d589 delete repo when deleting build 2022-12-04 04:36:36 -05:00
beckerinj 22a8845c53 clean up old stats 2022-12-04 04:11:27 -05:00
beckerinj 34b60c755b container stats 2022-12-04 01:59:47 -05:00
beckerinj 38d7126959 create test bin for testing system with monitor client 2022-12-03 02:25:34 -05:00
beckerinj 00a89ccb48 implement secret creating and deleting 2022-12-02 02:40:44 -05:00
beckerinj 4e518d90ad made login route for secret usage 2022-12-02 00:22:04 -05:00
beckerinj 0d4bacd892 fix description monitor client 2022-12-01 23:17:03 -05:00
beckerinj d876634899 add client readme and publish client task 2022-12-01 23:14:07 -05:00
beckerinj 8c8b4ea488 create permissioned delete routes 2022-12-01 22:58:22 -05:00
beckerinj 209f6ebb87 update types package 2022-12-01 01:34:25 -05:00
beckerinj 15faefff93 delete deployment 2022-12-01 01:32:54 -05:00
beckerinj bf80b34e8e rename monitor_types and update axum version 2022-12-01 00:33:00 -05:00
beckerinj 8c87102116 update target 2022-11-29 01:39:17 -05:00
beckerinj 500e180241 update status enum 2022-11-24 23:39:00 -08:00
beckerinj 20997cf5ac implement get server stats on core 2022-11-24 22:30:03 -08:00
beckerinj 96127b52e6 add docker build tasks 2022-11-24 13:32:50 -08:00
beckerinj 192363bb64 get periphery docker build working 2022-11-24 13:30:08 -08:00
beckerinj 8d7b0625b0 permissions update returns message 2022-11-24 13:05:45 -08:00
beckerinj 47717760b2 move permissions admin check to early return 2022-11-24 13:00:15 -08:00
beckerinj 9c5d2da199 refactor permissions a bit to reduce duplication 2022-11-24 12:59:06 -08:00
beckerinj 556f9d7d96 finish update permissions route for builds and deployments 2022-11-24 12:54:54 -08:00
beckerinj e5bd6493f5 basic add permissions 2022-11-24 00:54:54 -08:00
beckerinj 7a4cf8be2d delete update "entity_type" 2022-11-23 12:31:17 -08:00
beckerinj 4a7c0008e0 health check? 2022-11-23 13:13:32 -05:00
beckerinj d15d2ca56b plan to inject arbitrary string secrets defined in periphery config into deployment configuration 2022-11-21 19:35:25 -05:00