30 Commits

Author SHA1 Message Date
03ddc35df0 fix: managing container's state 2025-01-16 13:39:06 +01:00
238c5a2cec chore: add ts-ignore where needed 2025-01-16 13:33:08 +01:00
e47e87199f feat: connecting to the dlinux api 2025-01-16 13:30:01 +01:00
81bf5fb6af remove not needded files 2025-01-16 12:46:25 +01:00
d7dcabc3da feat: web terminal 2025-01-16 06:10:37 -05:00
8d5a57614e feat(frontend): move stats to a component, fix CPU usage 2025-01-15 07:09:30 -05:00
9fa7f57a14 feat(frontend): start doing container page 2025-01-14 17:11:28 -05:00
f4161b4f47 fix(server): container stats sending 2025-01-14 17:08:12 -05:00
63ae224084 fix(server): expose container stats 2025-01-14 15:01:20 -05:00
85a8dc9ccb fix(server): don't throw error on reinstall if there's no body 2025-01-14 14:20:20 -05:00
5c803c53e4 feat(compose): contenerize frontend 2025-01-14 12:00:54 -05:00
1988ba2775 feat: simple dashboard for accessing containers 2025-01-14 09:17:39 -05:00
61985f7dfe feat(api): returns custom response 2025-01-14 08:17:56 -05:00
3cab0da9a4 fix: replace .* with .+ 2025-01-11 04:16:05 -05:00
6a986d012d feat:(api): add a way to reinstall container's image 2025-01-10 13:04:36 -05:00
db464cd92a chore: remove ununsed variable 2025-01-10 08:45:56 -05:00
b1cfeea4c3 chore: move compose.yml to its own directory 2025-01-10 08:13:36 -05:00
275a43fc18 feat(proxy): use lua http module 2025-01-10 06:54:47 -05:00
62c6b8357d chore: make proxy.conf to a template 2025-01-10 05:53:03 -05:00
a84091983c chore: remove unused env variables 2025-01-09 13:26:55 -05:00
84f0d2080a use nginx for proxy 2025-01-09 13:23:27 -05:00
3e6c1b9ddd chore: dockerize 2025-01-08 13:13:09 -05:00
0af2045548 fix(proxy): set content-type header from proxyRequest variable 2025-01-07 12:19:30 -05:00
4d661c073c feat proxy 2025-01-07 12:12:57 -05:00
2d658b55b5 fix: return container.inspect() on container creation 2025-01-07 13:16:01 +01:00
e2e4b75681 feat: container state management 2025-01-07 12:15:23 +01:00
77ce186675 refactor: change inspect functtions to get functions 2025-01-07 10:56:05 +01:00
928bc2f15e fix: route /containers/:name should be /containers/:id 2025-01-07 10:22:40 +01:00
1bd06e1a4c feat: basic image/container apis 2025-01-06 21:34:48 +01:00
b918c65cf7 init 2025-01-06 14:45:23 +01:00