servers: update description

This commit is contained in:
Trianta 2025-12-08 19:35:21 -06:00
parent 59170406db
commit f067e06076

View File

@ -18,7 +18,7 @@ Skills
------
- **Programming Languages:** C++, C, Bash, Python, TypeScript, JavaScript
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox
- **Tools:** SSH, Git, Apache, Docker, Jenkins, VirtualBox, Caddy
- **Operating Systems:** Windows, Linux, Ubuntu, Debian, Arch
@ -27,7 +27,7 @@ Projects
### Server Management (May 2021 - Current)
#### [Personal Website](https://trianta.dev)
- Managing a fleet of three servers using **Docker** for deploying services and **Apache** for domain and subdomain routing.
- Managing a fleet of four servers using **Docker** for deploying services and **Caddy** for domain and subdomain routing.
- Wrote scripts in **Bash** to automatically perform routine tasks such as backups on **Debian Linux** servers.
- Manage the network infrastructure to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers.
- Servers are accessed using **SSH** and secured by only allowing private key encrypted logins.