| by Arround The Web

Install Kuma – Self-hosted Uptime Robot Alternative on Ubuntu 20.04

Uptime-Kuma is an open source monitoring tool like “Uptime Robot” written in Nodejs. It’s a self-hosted monitoring tool with a fancy beautiful dashboard and supports multiple notification methods. In this guide, you will learn how to install Uptime-Kuma on an Ubuntu server and using the Apache web server as a reverse proxy with a free […]

The post Install Kuma – Self-hosted Uptime Robot Alternative on Ubuntu 20.04 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Customizing Node.js .env Files

.env files provide a popular solution for defining environment variables, particularly in Node.js. Platforms like Heroku, for instance, use .env files as part of their recommended best practices. In this post, we’ll look at a simple Node.js application configured via environment variables, and explore how to customize an .env file with new environment variables that […]

The post Customizing Node.js .env Files appeared first on Linux Today.

Share Button
Read More
  • 1
  • 2