From 756230839184c9eb203c61001b3c91dee1b9b203 Mon Sep 17 00:00:00 2001 From: aaron Date: Thu, 15 Feb 2024 14:27:14 +0000 Subject: [PATCH] Update homelab.md --- homelab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homelab.md b/homelab.md index c3ed4c1..aa9ba0e 100644 --- a/homelab.md +++ b/homelab.md @@ -71,4 +71,4 @@ On containercontainer the containers I am currently running are: - Appache - I have 2 instances hosting the non-SSL instances of my 2 websites, this [one](http://cv.aaronlangham.com/) and the main [page](http://aaronlangham.com/) - [GiTea](http://gitea.aaronlangham.com/) - An open source, self hosted Git repository. - Heimdall - A customisable Dashboard/Homepage. - - nginx - I have 3 instances, 2 of which are the SSL versions of my 2 sites: [Home](https://aaronlangham.com/) [CV](https://cv.aaronlangham.com/), and the last on is a reverse proxy which listens for incomming traffic from multiple sources and can redirect it to another address and to a specific port. \ No newline at end of file + - nginx - I have 3 instances, 2 of which are the SSL versions of my 2 sites: [Home](https://aaronlangham.com/) [CV](https://cv.aaronlangham.com/), and the last on is a reverse proxy which listens for incomming traffic from multiple sources and can redirect it to another address and to a specific port as well as installing the SSL certificates. \ No newline at end of file