Javascript is required

sentry.rottigni.tech

Screenshot of sentry.rottigni.tech GitHub repository

This project is a monitoring solution designed to keep track of the status and performance of the rottigni.tech web environment.

レポ #50248052
著者Lorenzo Rottigni
作成日2023-09-11
更新日時2025-05-16
押された2024-03-04
サイズnull MB
主な言語docker
星の数0
デフォルトのブランチmain
  • Docker

私を読んでください.md

sentry.rottigni.tech

Project Overview

This project is a monitoring solution designed to keep track of the status and performance of the following projects:

Table of Contents

Getting Started

Prerequisites

Before running this project, you will need to have the following installed:

  • Docker
  • Docker Compose

Installation

  1. Clone this repository:
git clone git@gitlab.com:LorenzoRottigni/sentry.rottigni.tech.git
  1. Navigate to project directory:
cd sentry.rottigni.tech

Build the Docker images:

docker-compose build

Start the Docker containers:

docker-compose up -d

Usage

Once the Docker containers are running, you can access the monitoring dashboard at:

Docker Compose

The project uses Docker Compose to manage the containerized services. The docker-compose.yml file defines the services and their configurations.

Grafana

Grafana is an open-source analytics and monitoring platform. It provides a powerful and customizable dashboard for visualizing metrics and logs.

Prometheus

Prometheus is an open-source monitoring and alerting toolkit. It collects and stores time-series data and can be used to query and alert on that data.

License

This project is licensed under the MIT License.