Categorygithub.com/QuanDN22/Server-Management-System
modulepackage
0.0.0-20240802031841-b0d51b3a5ac4
Repository: https://github.com/quandn22/server-management-system.git
Documentation: pkg.go.dev

# README

Server-Management-System

system-image

Services

No.ServiceURI
1grpc-gatewayhttp://localhost:8000
2auth servicehttp://localhost:5001
3management servicehttp://localhost:5002
4monitor servicehttp://localhost:5003
5mail servicehttp://localhost:5004

Yêu cầu

  • Với hệ điều hành Windows cần có Docker desktop, Docker Compose

  • Cài đặt extension Swagger UI trên Google Chrome

Các bước chạy

Bước 1: Build Docker Compose

docker-compose build

Bước 2: Khởi động các container

docker-compose up -d

Bước 3

go run ./static

Bước 4

  1. Mở extension Swagger UI

  2. Copy và dán các đường link sau vào hai tab riêng biệt trong extension Swagger UI:

  • Tab 1: http://localhost:3000/server.swagger.json
  • Tab 2: http://localhost:3000/openapiv2/auth/auth.swagger.json

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author