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