Deploy Prep
Description
Prepare a complete deployment package for Linux production servers. Execute the following steps: 1. Clean and build for Linux: ```bash make clean make build-linux-amd64 ``` 2. Create deployment directory: ```bash mkdir -p logwatch-ai-deploy ``` 3. Copy necessary files: ```bash cp bin/logwatch-analyzer-linux-amd64 logwatch-ai-deploy/logwatch-analyzer cp -r scripts logwatch-ai-deploy/ cp configs/.env.example logwatch-ai-deploy/ cp configs/drupal-sites.json.e
Installation
Installs to ~/.claude/commands/olegiv-logwatch-ai-go-deploy-prep.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/olegiv/logwatch-ai-go/HEAD/.claude/commands/deploy-prep.md -o ~/.claude/commands/olegiv-logwatch-ai-go-deploy-prep.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps