KIMB-technologies b38acc1f0f
All checks were successful
Build and push Docker image at git tag / build (push) Successful in 37s
Try to fix push error
2024-10-30 15:04:39 +01:00
2024-10-29 23:57:04 +01:00
2024-10-29 23:57:04 +01:00
2024-10-29 23:57:04 +01:00
2024-10-29 23:57:04 +01:00
2024-10-30 00:01:49 +01:00
2024-10-29 23:57:04 +01:00
2024-10-29 23:57:04 +01:00
2024-10-08 13:08:17 +02:00
2024-10-30 15:04:39 +01:00
2024-10-29 23:57:04 +01:00
2024-10-29 23:57:04 +01:00

Agenten-Plattform

Management

  • ./docker-mgmt/
  • ./ums/management/
  • ./web/
  • ./build-mgmt.sh

Basic Agent

  • ./docker-agent/
  • ./ums/agent/
  • ./build-agent.sh

Development

Run via Docker

  • docker compose up

VS Code Autocomplete ...

  • python3 -m venv . (only once)
  • source ./bin/activate
  • pip install requests fastapi pdoc (only once)
  • Select Python from ./bin/python in VS Code
Description
Languages
HTML 95.9%
Python 3.4%
JavaScript 0.3%
Shell 0.3%
Dockerfile 0.1%