diff --git a/radar/2025-04-10/Ansible.md b/radar/2025-04-10/Ansible.md new file mode 100644 index 0000000..2705a2c --- /dev/null +++ b/radar/2025-04-10/Ansible.md @@ -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) +``` diff --git a/radar/2025-04-10/CMDBuild.md b/radar/2025-04-10/CMDBuild.md new file mode 100644 index 0000000..bd547c0 --- /dev/null +++ b/radar/2025-04-10/CMDBuild.md @@ -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 \ No newline at end of file diff --git a/radar/2025-04-10/NetBoxOSS.md b/radar/2025-04-10/NetBoxOSS.md new file mode 100644 index 0000000..c513eb9 --- /dev/null +++ b/radar/2025-04-10/NetBoxOSS.md @@ -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. + + + diff --git a/radar/2025-04-10/docker.md b/radar/2025-04-10/docker.md new file mode 100644 index 0000000..2d05ae3 --- /dev/null +++ b/radar/2025-04-10/docker.md @@ -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. diff --git a/radar/2025-04-10/jetsonorinnano.md b/radar/2025-04-10/jetsonorinnano.md new file mode 100644 index 0000000..9a758db --- /dev/null +++ b/radar/2025-04-10/jetsonorinnano.md @@ -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) \ No newline at end of file diff --git a/radar/2025-04-10/macminim4.md b/radar/2025-04-10/macminim4.md new file mode 100644 index 0000000..9195cbe --- /dev/null +++ b/radar/2025-04-10/macminim4.md @@ -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) + diff --git a/radar/2025-04-10/myos.md b/radar/2025-04-10/myos.md new file mode 100644 index 0000000..2e48f66 --- /dev/null +++ b/radar/2025-04-10/myos.md @@ -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. \ No newline at end of file diff --git a/radar/2025-04-10/netbird.md b/radar/2025-04-10/netbird.md new file mode 100644 index 0000000..6930845 --- /dev/null +++ b/radar/2025-04-10/netbird.md @@ -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 + + diff --git a/radar/2025-04-10/openziti.md b/radar/2025-04-10/openziti.md new file mode 100644 index 0000000..bae5162 --- /dev/null +++ b/radar/2025-04-10/openziti.md @@ -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 shouldn’t stop at your network, those ideas belong in your application. diff --git a/radar/2025-04-10/osquery.md b/radar/2025-04-10/osquery.md new file mode 100644 index 0000000..0f61f6b --- /dev/null +++ b/radar/2025-04-10/osquery.md @@ -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.