chivas2
Verified Safeby bioanywhere
Overview
Provides Docker deployment configuration and CI/CD setup for a world-news-api-clients server, utilizing Google Artifact Registry and Workload Identity Federation.
Installation
docker run -p 3000:3000 chivas2:localEnvironment Variables
- GCP_PROJECT_ID
- GCP_PROJECT_NUMBER
Security Notes
The provided source code is focused on deployment configuration and CI/CD, not the core application logic. It leverages secure practices such as Workload Identity Federation for GCP authentication and explicitly states that required secrets should be stored in repository settings, not hardcoded. No 'eval' or malicious patterns are observed in the provided deployment files (Dockerfile, docker-compose.yml, GitHub Actions workflow).
Similar Servers
tacos
Provides Docker deployment configuration and CI/CD for a world-news-api-clients server.
central2
Deploys a Dockerized world news API client server using GitHub Actions and Google Artifact Registry.
chivas3
This repository provides the Docker deployment configuration for a server that acts as a client for a world news API.
chivas
This repository provides Docker deployment configuration for a world-news-api-clients MCP server.