Below you will find pages that utilize the taxonomy term “luviny”
January 22, 2026
AWS Endpoint RDS Tunnel
Version updated for https://github.com/luviny/aws-endpoint-rds-tunnel to version v1.0.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, AWS Endpoint RDS Tunnel, establishes a secure SSH tunnel between a GitHub Actions runner and an RDS instance located in a private subnet using AWS EC2 Instance Connect Endpoint. It eliminates the need for managing a Bastion Host, simplifying database access for tasks such as migrations, schema changes, and data seeding.
January 22, 2026
AWS Endpoint RDS Tunnel
Version updated for https://github.com/luviny/aws-endpoint-rds-tunnel to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, AWS Endpoint RDS Tunnel, securely establishes an SSH tunnel between a GitHub Actions Runner and an RDS instance in a private subnet using AWS EC2 Instance Connect Endpoint. It eliminates the need for managing a Bastion Host, streamlining database access for tasks like migrations, schema changes, and data seeding.
January 22, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.13.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The EC2 SSM Docker Blue Green Deployment Action automates the deployment of Docker Compose-based applications on EC2 instances using a Blue/Green deployment strategy. It eliminates the need for managing SSH keys by leveraging AWS Systems Manager (SSM) for secure operations and ensures zero-downtime deployments by dynamically updating Nginx configurations and performing health checks before traffic switching.
January 20, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.12.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SSM Parameter Store Env Loader GitHub Action automates the process of fetching parameters from AWS SSM Parameter Store and makes them available as environment variables or saves them to a file (e.g., .env). It simplifies managing secrets and configuration by supporting recursive parameter retrieval, automatic decryption of secure strings, and masking sensitive data in logs.
January 19, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.11.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SSM Parameter Store Env Loader is a GitHub Action designed to fetch parameters from AWS SSM Parameter Store and either export them as environment variables or save them to an environment file (e.g., .env). It automates the secure retrieval and decryption of secrets, simplifies parameter management by trimming paths to base names, and ensures sensitive values are masked in logs.
January 14, 2026
Gzip Env Loader
Version updated for https://github.com/luviny/gzip-env-loader to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Gzip Env Loader GitHub Action decompresses and parses Base64-encoded Gzip JSON payloads to securely and compactly hydrate workflow environments with environment variables or secrets. It automates the process of decoding and exporting these variables either directly to the GITHUB_ENV or into a .