Toolverse
All skills

netalertx-docker-build

by netalertx

Build Docker images for testing or production. Use this when asked to build container, build image, docker build, build test image, or launch production container.

Installation

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

Installation

Quick info

Author
netalertx
Category
DevOps
Views
4

About this skill

Build Docker images for testing or production. Use this when asked to build container, build image, docker build, build test image, or launch production container.

How to use

  1. Upewnij się, że jesteś w katalogu projektu NetAlertX (/workspaces/NetAlertX) i masz zainstalowany Docker oraz docker-compose.

  2. Przed uruchomieniem kontenera produkcyjnego zatrzymaj usługi devcontainera, aby zwolnić porty. Wykonaj polecenie: pkill -f 'php-fpm83|nginx|crond|python3' oraz zamknij przekierowane porty w VS Code.

  3. Aby zbudować obraz testowy po zmianach w Dockerfile, uruchom: docker buildx build -t netalertx-test . Proces trwa około 30 sekund (lub 90 sekund, jeśli zmienił się etap venv).

  4. Aby zbudować i uruchomić kontener produkcyjny, wykonaj: docker compose up -d --build --force-recreate Polecenie automatycznie zbuduje obraz netalertx:latest i uruchomi kontener o nazwie netalertx w trybie host network.

  5. Sprawdź, czy kontener działa poprawnie. Interfejs użytkownika dostępny jest na porcie 20211, a API/GraphQL na porcie 20212.

Related skills

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

task-master

by sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

DevOps
14126

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262