Update _site/homelab.html
This commit is contained in:
parent
0e82be8f5c
commit
701f9b36d1
@ -106,9 +106,9 @@
|
||||
<p>On my cloud VM the containers I am currently running are:</p>
|
||||
<ul>
|
||||
<li>Appache - I have 2 instances hosting the non-SSL instances of my 2 websites, this <a href="http://cv.aaronlangham.com/" target="_blank">one</a> and the main <a href="http://aaronlangham.com/" target="_blank">page</a></li>
|
||||
<li><a href="https://gitea.aaronlangham.com/" target="_blank">GiTea</a> - An open source, self hosted Git repository.</li>
|
||||
<li><a href="https://gitea.aaronlangham.com/" target="_blank">Gitea</a> - An open source, self hosted Git repository.</li>
|
||||
<li>Heimdall - A customisable Dashboard/Homepage.</li>
|
||||
<li>nginx - I have 3 instances, 2 of which are the SSL versions of my 2 sites: </li>
|
||||
<li>nginx - I have 3 instances, 2 of which are the SSL versions of my 2 sites: <a href="https://aaronlangham.com/" target="_blank">Home</a> <a href="https://cv.aaronlangham.com/" target="_blank">CV</a>, 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.</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user