Javascript is required

sentry.rottigni.tech

Скриншот sentry.rottigni.tech репозитория GitHub

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.