Update homelab.md

This commit is contained in:
aaron 2024-02-15 14:27:14 +00:00
parent e9ee4b9bb6
commit 7562308391

View File

@ -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.
- 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.