dossier radar en plus
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Syoul
2025-05-09 14:57:40 +02:00
parent aeb7a84bb4
commit 73c9ea26d2
10 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
title: "Ansible"
ring: trial
quadrant: Applications
tags: [coding, backend]
---
# Ansible
![ansible](https://osl.ugr.es/wp-content/uploads/2025/04/imagen_ansible.jpg)
This is a demo entry. It is used to show how a radar item is written in Markdown format. The meta header is used to define the attributes of the item. The content of the file is used as the description of the item.
```tsx
// code higlighting works too
const var = 'Hello World!'
console.log(var)
```

View File

@@ -0,0 +1,12 @@
---
title: "CMDBuild"
ring: trial
quadrant: Tools
tags: [CMDB]
---
# CMDBuild
[link](https://www.cmdbuild.org/en)
The open source environment for configuring customized applications for the Asset Management

View File

@@ -0,0 +1,13 @@
---
title: "NetBox OSS"
ring: trial
quadrant: Infrastructures and network
tags: [coding, backend]
---
[link](https://netboxlabs.com/docs/netbox/en/stable/)
NetBox is the leading solution for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the ideal "source of truth" to power network automation. Read on to discover why thousands of organizations worldwide put NetBox at the heart of their infrastructure.

View File

@@ -0,0 +1,8 @@
---
title: "Docker"
ring: trial
quadrant: Applications
tags: [coding]
---
This is a demo entry. It is used to show how a radar item is written in Markdown format. The meta header is used to define the attributes of the item. The content of the file is used as the description of the item.

View File

@@ -0,0 +1,13 @@
---
title: "Jetson Orin Nano Super Developer Kit"
ring: trial
quadrant: Hardware
tags: [new]
---
# Jetson Orin Nano Super Developer Kit
![nice image](https://d29g4g2dyqv443.cloudfront.net/sites/default/files/akamai/embedded/images/jetson_orin_nano/NVIDIA-JetsonOrinNano_devkit-Fornt-Angle-top.jpg)

View File

@@ -0,0 +1,15 @@
---
title: "Mac Mini M4"
ring: trial
quadrant: Hardware
tags: [new]
---
# Mac Mini M4
![mac mini m4](https://www.cnet.com/a/img/resize/840de5dc6bc52939cecc586a82b5bc23c5b4ab90/hub/2024/11/06/5d5e0737-856b-449c-9fb0-3113e7006c63/mac-mini-m4-08.jpg?auto=webp&fit=crop&height=362&width=644)

14
radar/2025-04-10/myos.md Normal file
View File

@@ -0,0 +1,14 @@
---
title: "My OS"
ring: trial
quadrant: Applications
tags: [coding, backend]
---
[link](ttps://github.com/aya/myos)
# myos - Make Your Own Stack
Docker paas based on docker compose and make files.
Make Your Own Stack provides common make targets to build and run docker projects.

View File

@@ -0,0 +1,14 @@
---
title: "netbird"
ring: trial
quadrant: Infrastructures and network
tags: [backend, vpn]
---
# netbird
[link](https://netbird.io/)
NetBird combines a WireGuard®-based overlay network with Zero Trust Network Access, providing a unified open-source platform for reliable and secure connectivity

View File

@@ -0,0 +1,10 @@
---
title: "Open Ziti"
ring: trial
quadrant: Infrastructures and network
tags: [backend, vpn]
---
[link](https://openziti.io/)
OpenZiti is a free and open source project focused on bringing zero trust networking principles directly into any application. The project provides all the pieces required to implement a zero trust overlay network and provides all the tools necessary to integrate zero trust into your existing solutions. The OpenZiti project believes the principles of zero trust shouldnt stop at your network, those ideas belong in your application.

View File

@@ -0,0 +1,12 @@
---
title: "osquery"
ring: trial
quadrant: Infrastructures and network
tags: [new]
---
[link](https://github.com/osquery/osquery)
osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework.
Available for Linux, macOS, and Windows.