Commit Graph
309 Commits
Author SHA1 Message Date
beckerinj be58cec1c9 add start stop remove container 2022-12-17 01:27:06 -05:00
beckerinj 839af15311 create procedure and update mungos 2022-12-16 02:50:07 -05:00
beckerinj a985139f9c add procedures to api and add functions in monitor_client 2022-12-15 00:50:07 -05:00
beckerinj 7719c17227 outline functions on state to work with procedures 2022-12-15 00:24:57 -05:00
beckerinj ae9a1cb89e create full server / deployment / build 2022-12-13 02:18:44 -05:00
beckerinj e5dec41b49 slim and full periphery. updated stats type 2022-12-12 00:46:27 -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 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 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 8c8b4ea488 create permissioned delete routes 2022-12-01 22:58:22 -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 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 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 a91fd11844 improve permissions code 2022-11-21 00:02:39 -05:00
beckerinj 37d5606eb3 list servers 2022-11-20 23:46:36 -05:00
beckerinj 56269b2fcf add dockerfiles and add version tags to docker builds 2022-11-20 22:24:59 -05:00
beckerinj abc1ad4356 create for server / deployment 2022-11-20 20:14:16 -05:00
beckerinj 052756140b broadcast updates to clients, and implement create build 2022-11-20 19:52:23 -05:00
beckerinj 6f03bd5827 something 2022-11-16 02:35:43 -05:00
beckerinj 437052b58b start implementing the core websocket 2022-11-15 02:40:57 -05:00
beckerinj 393e202102 move config files to dedicated folder 2022-11-14 01:05:26 -05:00
beckerinj 21c8fac0a4 configs 2022-11-12 19:35:28 -05:00
beckerinj d0051016fc dont really need the json example files 2022-11-12 01:36:27 -05:00