Update something
This commit is contained in:
parent
9ee8d16897
commit
9eece6a7ab
3 changed files with 679 additions and 13 deletions
61
software/README.md
Normal file
61
software/README.md
Normal file
|
@ -0,0 +1,61 @@
|
|||
# Software
|
||||
|
||||
> [!NOTE]\
|
||||
> This is a work in progress. As I work with more lxc containers in Proxmox and a couple of Turnkey appliances for virtualizing certain VMs for cybersecurity, I'll list them in a table here.
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Infrastructure</th>
|
||||
<th>OS</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="50%">
|
||||
<img src="https://img.shields.io/badge/docker-0db7ed?style=for-the-badge&logo=docker&logoColor=white" alt="Docker">
|
||||
<img src="https://img.shields.io/badge/GitLab-FC6D26?style=for-the-badge&logo=gitlab&logoColor=white">
|
||||
<img src="https://img.shields.io/badge/Proxmox-E57000?style=for-the-badge&logo=proxmox&logoColor=white">
|
||||
<img src="https://img.shields.io/badge/k3s-FFC61C?style=for-the-badge&logo=k3s&logoColor=white">
|
||||
<img src="https://img.shields.io/badge/Nginx-009639?style=for-the-badge&logo=nginx&logoColor=white">
|
||||
<img src="https://img.shields.io/badge/Prometheus-E6522C?style=for-the-badge&logo=prometheus&logoColor=white">
|
||||
</td>
|
||||
<td valign="top" width="50%">
|
||||
<img src="https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=apple&logoColor=white">
|
||||
<img src="https://img.shields.io/badge/Debian-d70a53?style=for-the-badge&logo=debian&logoColor=white">
|
||||
<img src="https://img.shields.io/badge/Windows_11-0078d4?style=for-the-badge&logo=windows-11&logoColor=white">
|
||||
<img src="https://img.shields.io/badge/Ubuntu-dd4814?style=for-the-badge&logo=ubuntu&logoColor=white">
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Tools & Runners</th>
|
||||
<th>Software</th>
|
||||
<tbody>
|
||||
<td valign="top" width="50%">
|
||||
<img src="https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge&logo=github-actions&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/pihole-96060c?style=for-the-badge&logo=pihole&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/mqtt-660006?style=for-the-badge&logo=mqtt&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/Raspberry%20Pi-A22846?style=for-the-badge&logo=Raspberry%20Pi&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/uptimekuma-5cdd8b?style=for-the-badge&logo=uptimekuma&logoColor=white" alt="">
|
||||
</td>
|
||||
<td valign="top" width="50%">
|
||||
<img src="https://img.shields.io/badge/Wiki%20js-1976D2?style=for-the-badge&logo=Wikidotjs&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/jellyfin-00a4dc?style=for-the-badge&logo=jellyfin&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/InfluxDB-22ADF6?style=for-the-badge&logo=InfluxDB&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/esphome-000000?style=for-the-badge&logo=esphome&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/Grafana-F2F4F9?style=for-the-badge&logo=grafana&logoColor=orange&labelColor=F2F4F9" alt="">
|
||||
<img src="https://img.shields.io/badge/Nextcloud-0082C9?style=for-the-badge&logo=Nextcloud&logoColor=white" alt="">
|
||||
<img src="https://img.shields.io/badge/wireguard-88171a?style=for-the-badge&logo=wireguard&logoColor=white" alt="">
|
||||
</td>
|
||||
</tbody>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue