Healthchecks is a web-based monitoring tool that helps you keep track of your periodically-run job systems. Self-hosted Healthchecks provides an alternative way of running and managing Healthchecks on your Windows 10 machine. In this tutorial, you will learn how to install Healthchecks on Windows 10.
pip install virtualenv
.virtualenv myenv
.myenv\Scripts\activate
.pip install healthchecks
.cd \myenv\Lib\site-packages\healthchecks
python manage.py healthchecks --configure
.config.py
file to suit your needs. This file contains your database and email configuration options.python manage.py migrate
python manage.py collectstatic
python manage.py runserver
http://127.0.0.1:8000/
to access Healthchecks.You have now successfully installed and configured Healthchecks on your Windows 10 machine. You can now add your jobs and start monitoring them.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!