it-docs/docs/services/index.md
Siisi Nketsiah 53331574e6
All checks were successful
continuous-integration/drone/push Build is passing
Added images and updated services
2023-04-27 01:54:27 +00:00

104 lines
No EOL
5 KiB
Markdown

### Tech stack
<table>
<tr>
<th>Logo</th>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
<td><img width="128" src="../assets/docker_logo.svg"></td>
<td><a href="https://www.docker.com">Docker</a></td>
<td>Tool for packaging and running applications in virtualized containers</td>
</tr>
<tr>
<td><img width="128" src="../assets/traefik_logo.png"></td>
<td><a href="https://traefik.io">Traefik</a></td>
<td>Open source edge router, reverse proxy and load balancer that simplifies publishing your services</td>
</tr>
<tr>
<td><img width="128" src="../assets/graylog_logo.svg"></td>
<td><a href="https://graylog.com">Graylog</a></td>
<td>Open-source log management platform for collecting, processing, and analyzing log data in real-time</td>
</tr>
<tr>
<td><img width="128" src="https://avatars.githubusercontent.com/u/314135?s=200&v=4"></td>
<td><a href="https://www.cloudflare.com">Cloudflare</a></td>
<td>DNS and Tunnel</td>
</tr>
<tr>
<td><img width="128" src="../assets/mariadb_logo.svg"></td>
<td><a href="https://www.mariadb.com">MariaDB</a></td>
<td>Open-source relational database management system</td>
</tr>
<tr>
<td><img width="128" src="../assets/mongodb_logo.svg"></td>
<td><a href="https://www.mongodb.com/">MongoDB</a></td>
<td>Open-source NoSQL document-oriented database management system</td>
</tr>
<tr>
<td><img width="128" src="../assets/nginx_logo.svg"></td>
<td><a href="https://www.nginx.com">Nginx</a></td>
<td>Open-source web server and reverse proxy software</td>
</tr>
<tr>
<td><img width="128" src="../assets/gitea_logo.svg"></td>
<td><a href="https://gitea.com">Gitea</a></td>
<td>Self-hosted Git service</td>
</tr>
<tr>
<td><img width="128" src="../assets/bitwarden_logo.svg"></td>
<td><a href="https://github.com/dani-garcia/vaultwarden">Vaultwarden</a></td>
<td>open-source password manager and digital vault for secure storage and management of sensitive information</td>
</tr>
<tr>
<td><img width="128" src="../assets/elasticsearch_logo.svg"></td>
<td><a href="https://www.elastic.co">Elastic Search</a></td>
<td>Open-source search and analytics engine for scalable and distributed search, analysis, and visualization of various types of data.</td>
</tr>
<tr>
<td><img width="128" src="../assets/drone_logo.svg"></td>
<td><a href="https://www.drone.io/">DroneCI</a></td>
<td>Open-source CI/CD platform for automating software testing and deployment processes in a containerized environment</td>
</tr>
<tr>
<td><img width="128" src="../assets/uptime_kuma_logo.svg"></td>
<td><a href="https://uptime.kuma.pet">Uptime Kuma</a></td>
<td>Open-source monitoring solution for tracking the availability and performance of servers and applications with real-time alerts and reporting</td>
</tr>
<tr>
<td><img width="128" src="../assets/active_directory_logo.svg"></td>
<td><a href="https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview">Microsoft Active Directory</a></td>
<td>Centralized identity and access management for document management system</td>
</tr>
<tr>
<td><img width="128" src="../assets/sql_server_logo.svg"></td>
<td><a href="https://www.microsoft.com/en-us/sql-server">Microsoft SQL Server</a></td>
<td>Microsoft RDBMS and backend storage for KH3's document management system (SharePoint)</td>
</tr>
<tr>
<td><img width="128" src="../assets/sharepoint_logo.svg"></td>
<td><a href="https://www.microsoft.com/en-ww/microsoft-365/sharepoint/collaboration">Microsoft SharePoint Server</a></td>
<td>Web-based platform with tools and services for content management, team collaboration, business process automation and KH3's document management system</td>
</tr>
<tr>
<td><img width="128" src="../assets/pihole_logo.png"></td>
<td><a href="https://pi-hole.net">Pi-Hole</a></td>
<td>Open-source ad blocker and DNS sinkhole that can block unwanted ads, trackers, and malware domains</td>
</tr>
<tr>
<td><img width="128" src="../assets/proxmox_logo.svg"></td>
<td><a href="https://www.proxmox.com/en">Proxmox</a></td>
<td>Open-source virtualization platform that supports container-based virtualization and full virtualization</td>
</tr>
<tr>
<td><img width="128" src="../assets/pfsense_logo.svg"></td>
<td><a href="https://www.pfsense.org">PfSense</a></td>
<td>Open-source firewall and routing platform </td>
</tr>
<tr>
<td><img width="128" src="../assets/portainer_logo.svg"></td>
<td><a href="https://www.portainer.io">Portainer</a></td>
<td>open-source container management platform with a GUI </td>
</tr>
</table>