Commit Graph

56 Commits

Author SHA1 Message Date
mbecker20
b2226efd59 implement a not good busy guard 2022-12-20 07:45:25 +00:00
mbecker20
0b3bd899fe move to string timestamps 2022-12-18 05:42:58 +00:00
mbecker20
0e913ac420 add shared util components 2022-12-18 03:23:50 +00:00
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
1d64040129 fill out cli scripts 2022-12-13 02:53:58 -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
ba431638b7 gen periphery config with cli 2022-12-11 12:42:53 -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
4130bc1726 add created_at and updated_at fields 2022-12-10 19:14:21 -05:00
beckerinj
1884693ca6 add basic container stats to core get / list deployment 2022-12-10 18:16:43 -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
f1df4f36df move actions to actions folder as fn impl on State 2022-12-07 03:51:58 -05:00
beckerinj
937b271686 update things, reclone 2022-12-06 01:31:13 -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
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
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
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
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
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
e35d3473c7 add start / end ts, in progress to update 2022-11-14 02:22:13 -05:00
beckerinj
475f6774bf implement more periphery routes + periphery client 2022-11-13 02:14:36 -05:00
beckerinj
d4a775025f implement clone build / deployment repo 2022-11-13 00:01:53 -05:00
beckerinj
21c8fac0a4 configs 2022-11-12 19:35:28 -05:00
beckerinj
af126c70a6 add a bunch of secret / config examples. begin builder 2022-11-11 17:15:29 -05:00
beckerinj
1a4e3fa55a pass core config as toml 2022-11-11 16:00:57 -05:00
mbecker20
e740128baf parse toml secrets 2022-11-11 15:08:29 -05:00
beckerinj
b96a6cf7c2 implement container stuff in periphery client 2022-11-09 01:52:21 -05:00
beckerinj
6728507914 retrieve system stats 2022-11-09 01:28:33 -05:00
beckerinj
ced8aa661b begin implement periphery docker functions 2022-11-08 02:37:37 -05:00