Commit graph

24 commits

Author SHA1 Message Date
e9fb6a6b46
SSH keys related logging 2023-06-30 00:46:15 +02:00
4a4da2c080
Fix owner issue 2023-04-29 00:02:33 +02:00
37a5297c88
Get active tech feature 2023-04-24 14:19:58 +02:00
5b0a46951b
Skip host and deploy keys in another level 2023-04-21 12:01:34 +02:00
036aa4fc28
SSH keys fixes 2023-04-13 22:49:06 +02:00
8051310677
Get SSH host keys message handler 2023-04-11 22:56:15 +02:00
df5a390680
Add SSH deploy keys generator 2023-04-11 22:49:50 +02:00
f3f50b0ace
Fix race condition in create endpoint 2023-02-05 00:42:49 +01:00
779d9ba95a
Set password, ssh keys and tech in single step during create 2023-02-04 10:33:47 +01:00
d469c813a1
AppPort support 2023-01-28 11:46:59 +01:00
938f6f89b6
Add oomkilled status to the app in the database 2022-10-04 19:54:26 +02:00
5caa570055
Potential fix of set tech in the container + logging 2022-06-15 20:16:20 +02:00
61adbd7a28
Stop destroys the container 2022-05-27 19:12:19 +02:00
e8d952cac0
Fast get for get without status 2022-05-27 18:24:39 +02:00
68121fda15
Making metrics faster 2022-05-06 18:40:22 +02:00
35a0c5acd1
Don't care about non existing containers when rebuilding 2022-04-21 22:31:58 +02:00
2405383ff1
More container tests 2022-02-07 23:59:35 +01:00
157afdcdbe
A few more container's tests 2022-02-07 18:30:42 +01:00
1d1a225be6
Fix stats inputs 2022-02-07 17:18:44 +01:00
69e46f577a
Docker socket fix 2022-02-07 17:12:23 +01:00
676ddf2136
Fixes
*Fix get action
*Taking common out of modules
* initial glue tests
* dynamic docker sock for testing
* Stats rewroked to be more encapsulated
* Fix of stats gathering in background
2022-02-07 17:00:16 +01:00
722d2a1c86
Fix of missing docker sock config in the container instance 2022-02-06 02:02:30 +01:00
d43529fbb8
Moving config from containers module
For better encapsulation
2022-02-06 00:49:32 +01:00
e58d6462a9
Massive handlers refactoring
Taking logic from handler into glue module
Add tests for apps
Updated docker library
2022-02-06 00:01:05 +01:00