diff --git a/about/resume.md b/about/resume.md index 4867a12..7adeb52 100644 --- a/about/resume.md +++ b/about/resume.md @@ -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.