Commit graph

40 commits

Author SHA1 Message Date
088b6bdcf6
Get isPasswordSet when getting app 2024-05-25 16:23:10 +02:00
5f80da8cbd
Is password set field 2024-05-25 14:19:03 +02:00
2077271306
Clear password feature 2024-05-25 13:35:47 +02:00
e0b5832e75
Fix deps and crashing when deleting nonexistant app 2024-03-03 02:55:05 +01:00
863d857283
Restart container when tech changes 2024-02-01 22:02:22 +01:00
bc4b6c7bff
Possibility to set tech during update 2024-02-01 20:57:13 +01:00
45899f3b0c
Set owner of metadata 2024-01-31 00:16:40 +01:00
31ba1ce5a3
Save metadata endpoint 2024-01-30 23:50:03 +01:00
a3d0ee92ce
Stats errors in Sentry 2024-01-26 21:43:45 +01:00
02cdf5f815
Fix archive path 2023-12-13 17:45:17 +01:00
036587a77a
Volume preparation fix 2023-12-13 17:40:28 +01:00
6d62b200a4
Change suffix to .tar.zst 2023-12-13 17:32:20 +01:00
9564118f40
Add possibility to prepare /srv from an archive 2023-12-08 19:01:07 +01:00
5fc6f39529
Our own JSON map 2023-10-15 00:57:41 +02:00
fe8aa885e7
Add env 2023-10-14 01:13:02 +02:00
00beda8137
Add env 2023-10-14 01:10:14 +02:00
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