Toolverse
All skills

ignite-cluster-setup

by apache

Set up and manage a local Apache Ignite 3 cluster using just commands. Use when asked to setup cluster, start nodes, rebuild, initialize cluster, or check status.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
apache
Category
Backend
Views
2

About this skill

Set up and manage a local Apache Ignite 3 cluster using just commands. Use when asked to setup cluster, start nodes, rebuild, initialize cluster, or check status.

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude/Copilot, upewniając się, że masz dostęp do poleceń just i bash. Umiejętność wymaga zainstalowanego Apache Ignite 3 i narzędzia just do wykonywania skryptów.

  2. Dla pierwszej konfiguracji uruchom pełną inicjalizację: poproś asystenta o wykonanie just setup_cluster, które automatycznie zbuduje dystrybucje, utworzy katalogi węzłów w katalogu w/, uruchomi wszystkie 3 węzły i zainicjalizuje klaster w jednym kroku.

  3. Po uruchomieniu klastra możesz sprawdzić status wszystkich węzłów poleceniem just status, aby potwierdzić, że węzły działają poprawnie i są gotowe do pracy.

  4. Jeśli musisz zmienić kod i przebudować, użyj just setup do pełnej przebudowy lub just setup_cli do szybkiej przebudowy tylko interfejsu CLI bez przebudowy całego klastra.

  5. Do codziennej pracy uruchamiaj węzły poleceniami just start_all lub just start 1 (dla konkretnego węzła), a zatrzymuj je za pomocą just stop_all lub just stop 1 gdy skończysz pracę.

  6. Jeśli napotkasz błędy RocksDB, uruchom just setup aby przebudować klaster od nowa i wyczyścić stare dane.

Related skills

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109