Update README.md
This commit is contained in:
parent
b2ed199e42
commit
a5e9358f25
1 changed files with 7 additions and 1 deletions
|
@ -98,6 +98,11 @@ Homelab environment defined in code. Using Drone and Renovate bot for CI along w
|
|||
<td><a href="https://nginxproxymanager.com/">Nginx Proxy Manager</a></td>
|
||||
<td>Reverse Proxy used for its simplicity (1/3)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img vertical-align=baseline width="32" src="https://raw.githubusercontent.com/Mafyuh/homelab-svg-assets/main/assets/n8n.svg"></td>
|
||||
<td><a href="https://n8n.io">n8n</a></td>
|
||||
<td>Switching from ActivePieces to n8n, more robust</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img vertical-align=baseline width="32" src="https://ollama.com/public/ollama.png"></td>
|
||||
<td><a href="https://ollama.com/">Ollama</a></td>
|
||||
|
@ -219,3 +224,4 @@ Homelab environment defined in code. Using Drone and Renovate bot for CI along w
|
|||
|
||||
- [] Get all dependencies configured to pull changelogs on PR
|
||||
- [] CI Passing Badge in README
|
||||
- [] Add README to each directory
|
Reference in a new issue