fizz-production

Manage production EC2-hosted Fizz app containers via SSH and Docker.

3|Updated Feb 11, 2022
One-click install
npx skills add https://github.com/marcusshepp/useful --skill fizz-production
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fizz-production
Source: https://github.com/marcusshepp/useful/tree/main/aws/.github/skills/fizz-production
Command: npx skills add https://github.com/marcusshepp/useful --skill fizz-production

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the day-to-day remote management of a production EC2-hosted app by enabling secure SSH access and streamlined Docker container control.

Core Features & Use Cases

  • SSH connection management to the Fizz EC2 instance
  • Docker container operations: start, stop, restart, and health checks
  • View logs and run diagnostics across fizz-app and fizz-worker-* components
  • Coordinate troubleshooting for the Fizz deployment using the FizzAws module

Quick Start

Import the FizzAws PowerShell module and run Connect-FizzServer to begin managing the Fizz EC2 deployment.

Frequently Asked Questions about fizz-production

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate remote management of an EC2-hosted application using SSH?

To automate remote management of an EC2-hosted application using SSH, you can use this skill to enable secure connections and control Docker containers. It requires importing the FizzAws PowerShell module to connect and run operations.

How do I restart Docker containers on an Ubuntu EC2 instance for a production app?

To restart Docker containers on an Ubuntu EC2 instance for a production app, connect to the server using the FizzAws PowerShell module. This allows you to start, stop, and restart fizz-app and fizz-worker components.

Can I view Docker container logs for fizz-worker components on AWS?

Yes, you can view Docker container logs for fizz-worker components on AWS. The skill provides streamlined container operations to view logs and run diagnostics across supporting services within the Fizz deployment.

Do I need PowerShell to manage my EC2 deployment and Docker environment?

Yes, you need PowerShell to manage your EC2 deployment and Docker environment using this skill. It specifically requires the FizzAws PowerShell module and the appropriate environment variables configured on your host.

What is the best way to run health checks on a Fizz production deployment?

The best way to run health checks on a Fizz production deployment is by using this skill's Docker container operations. After connecting via SSH, you can monitor and verify the health of fizz-app and supporting services.