Giter Club home page Giter Club logo

vitalis's Introduction

Vitalis - A Server Health Monitoring Application

App Screenshot

About

The Server Health Monitoring Application is a full-stack application built using React, Node.js, MongoDB, and Redis. It allows users to monitor the response times of multiple servers in real-time. The application is containerized and orchestrated using Docker Compose, making it easy to deploy and manage.

File Structure

server-health-monitoring/
|-- client/ # React frontend (Client)
|-- screenshots/ # Screenshots of the application
|-- server/ # Node.js backend (Server)
|-- .env.example/ # Example environment variables
|-- .gitignore
|-- docker-compose.yml/ # Docker Compose configuration file
|-- LICENSE
|-- README.md
|-- remote-server.example.yml/ # Example docker compose configuration file for remote servers

Requirements

To run the Server Health Monitoring Application, you will need the following tools and technologies installed on your system:

  1. Docker - For containerization of microservices.
  2. Docker Compose - To define and manage multi-container Docker applications.

Installation

To run the Server Health Monitoring Application locally, make sure you have Docker and Docker Compose installed on your system. Then, follow these steps:

  1. Clone this repository:
git clone https://github.com/your-username/server-health-monitoring.git
cd server-health-monitoring
  1. Create a .env file in the root directory and add the environment variables as shown in the .env.example file.

  2. Build the Docker images and start the containers:

docker-compose up -d
  1. The application will be available at:

  2. In case of a remote server, you will need to install Docker and Docker Compose on the remote server, you need to pull custom images from Docker Hub, and you need to run the containers using the docker-compose.yml file. You can use the remote-server.example.yml file as a reference.

Screenshots

Screenshot 1 Screenshot 2

Video

License

This project is licensed under the GNU General Public License v3.0.

Author

This Server Health Monitoring Application was created by @sbk2k1.

If you have any questions or feedback, feel free to reach out!

vitalis's People

Contributors

sbk2k1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

radhikagadde

vitalis's Issues

Email for Users

Change Models, Controllers, and services to handle emails for users. Needed for notifications.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.