Skip to content

Get starting with a VPS or Local development/testing environment manager for managing 7 (for now) infrastructure services

Notifications You must be signed in to change notification settings

mrmeaow/lite-infra-serverops-tool

Repository files navigation

LiteInfra CLI

Get starting with a VPS or Local development/testing environment manager for managing 7 (for now) infrastructure services.

Quick Start

pnpm lite

Services

  • Portainer - Docker UI (ports: 9100, 9443) - default and an agent runs on port 9101
  • PostgreSQL - Database (port: 5432)
  • MongoDB - NoSQL with ReplicaSet (ports: 27017-27019)
  • Redis - Cache (port: 6379) - default
  • SigNoz - APM - Observability (port: 3080) and OTEL ports (gRPC: 4317, HTTP 4318)
  • MinIO - S3 Storage (ports: 9010, 9011)
  • Mailpit - Email Testing (ports: 8025, 8080)

Features

  • Start/stop/restart services
  • View service status
  • Interactive menu with multiselect
  • Docker integration

This is made for local/testing environment to pilot-stage VPS cloud serverops

Made with ❤️ by @mrmeaow

About

Get starting with a VPS or Local development/testing environment manager for managing 7 (for now) infrastructure services

Topics

Resources

Stars

Watchers

Forks