johannesbot
  • Joined on 2024-08-10
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-02 09:55:24 +02:00
9228ebbe5b added stalin sort
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-02 09:36:44 +02:00
f8c4e3c688 gitignore
88ef8136f3 added swagger
Compare 2 commits »
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-02 07:56:17 +02:00
8ac8643e6d docker compose
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-01 15:47:55 +02:00
51e8b77503 deploy.yaml
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-01 15:46:28 +02:00
5cefed53e9 bugfix
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-01 15:38:23 +02:00
28a759e714 docker compose
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-01 15:28:43 +02:00
f56ccc4e0a bugfix
johannesbot pushed to master at johannesbot/stupid-apis 2026-04-01 14:07:33 +02:00
ad235879e9 added get routes
johannesbot pushed to master at johannesbot/stupid-apis 2026-03-18 20:34:28 +01:00
bd46481e31 docker compose prod
johannesbot pushed to master at johannesbot/stupid-apis 2026-03-18 20:32:39 +01:00
aa767aeeff Update .gitea/workflows/build-and-deploy.yml
johannesbot pushed to master at johannesbot/stupid-apis 2026-03-18 20:31:52 +01:00
7823e98a0f Update .gitea/workflows/build-and-deploy.yml
johannesbot pushed to master at johannesbot/stupid-apis 2026-03-18 15:13:45 +01:00
b0185cee4c Update .gitea/workflows/build-and-deploy.yml
johannesbot pushed to master at johannesbot/stupid-apis 2026-03-18 15:12:48 +01:00
61d09b077b Update .gitea/workflows/build-and-deploy.yml
johannesbot pushed to master at johannesbot/stupid-apis 2026-03-18 15:10:38 +01:00
eb559db19f Update .gitea/workflows/build-and-deploy.yml
johannesbot pushed to master at johannesbot/stupid-apis 2026-03-18 15:09:41 +01:00
b6251bc8d4 ci/cd
johannesbot created branch main in johannesbot/_cargo-index 2026-03-18 12:28:49 +01:00
johannesbot pushed to main at johannesbot/_cargo-index 2026-03-18 12:28:49 +01:00
e8044fcc44 Initialize Cargo Config
johannesbot created repository johannesbot/Minecraft-Computer-Craft-API-B… 2026-03-16 11:12:09 +01:00
johannesbot commented on issue johannesbot/dashboard#1 2026-03-11 15:36:16 +01:00
Read Local Docker stats and store in sqlite

DB Design:

  • containerName PK
  • containerId
  • cpuUsage
  • systemCpuUsage
  • systemCpuLimit
  • onlineCpus
  • memoryUsage
  • maxMemoryUsage
  • memoryLimit
  • memorySystemLimit
  • memoryCache -…
johannesbot opened issue johannesbot/dashboard#1 2026-03-11 14:54:54 +01:00
Read Local Docker stats and store in sqlite