Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

435 total results found

2. Proxmox Notifications

2.3 Maintenance

1. SMTP Email Notifications

2.3 Maintenance 2. Proxmox Notifications

The first notification system we will setup for Proxmox is by simply using SMTP Email. It is assumed that you already have an email setup somewhere with access to the SMTP credentials. The first thing we will do is setup an email Notification Target 1. Open up...

2. NTFY Proxmox Notifications

2.3 Maintenance 2. Proxmox Notifications

It is assumed that you have already configured NTFY on your server and if you have not you can find the installation instruction here. 

3. Proxmox Repository Update Notifications

2.3 Maintenance 2. Proxmox Notifications

Just as with applications the proxmox virtualization software itself also needs to be updated every now and then. Hence, we would like to have a similar updating system as we have for containers using Dockhand. In that way we will receive a notification if any...

3. TrueNas Scale Notifications

2.3 Maintenance

1. Setup SMTP Email

2.3 Maintenance 3. TrueNas Scale Notifications

Unfortunately, TrueNas does not offer webhooks for notifications yet so a good alternative is Email. To setup email go to System > General Settings > Email Then simply fill in your SMTP credentials. If you don't know how to do this check SMTP Email Setup  

2. Connect Notifications to Email

2.3 Maintenance 3. TrueNas Scale Notifications

Once, your email is setup in TrueNas scale you can use that to receive notifications on all kinds of changes and updates within your TrueNas system. To do this 1.  Go to System > Alert Settings > +Add Alert service 2. Then simply select Email 3. I would recomm...

3. TrueNas System Updates Notifications

2.3 Maintenance 3. TrueNas Scale Notifications

Just as with Proxmox we would also like to receive a notification when a new update for our TrueNas system comes available. Luckily TrueNas allows this.  Go to System > Alert Settings > Category Select the category System Then scroll all the way down until yo...

4. OPNSense Notifications

2.3 Maintenance

1. Monit

2.3 Maintenance 4. OPNSense Notifications

1. Notification Possibilities

2.3 Maintenance 4. OPNSense Notifications

Source: https://www.youtube.com/watch?v=4AHlaW8ewmY Wireguard Monitoring Portal Monitoring CPU Memory Bandwith    

4. Proxmox PBS Notifications

2.3 Maintenance

5. Home Assistant Notifications

2.3 Maintenance

1.0 Deployment Workflows

The workflow is the method you use over and over again to deploy your applications and how to back them up via backupfriends 👥 ;) In this book we describe the different workflows that are possible. This does not include backups which you can find at the Backup...

01. What is an App Deployment Workflow ?

1.0 Deployment Workflows

What this is not: Workflow is often associated with teams building and deploying applications. Yes, there are enough open source work flows for this. However, here we literally define how to deploy existing open source apps on your own hardware that other peo...

02. Open Source Apps where to find them ?

1.0 Deployment Workflows

Yeah sure open source concept is clear but where do we find all the open source apps ? Where can I find alternatives to Netflix ? Google Photos etc. ? Well there are luckily many sources online that do just that. I will outline a couple of the ones for discove...

03. Join Community Channels and Forums

1.0 Deployment Workflows

Once, you have found some applications that you like or you have questions for then you can join the forums and channels all of the open source projects have. The great thing is that these open source projects also in turn again use open source blog, forum or ...

4. Docker VM on top of Proxmox Workflow

1.0 Deployment Workflows

This workflow is the flow that I use for my personal setup. The reason this is my favorite is because I love the simplicity and the universality of docker compose files. Any open source application page has a docker compose file for their application. The reas...