Uncover Actions
Version updated for https://github.com/uncoverthefuture-org/actions to version v1.6.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
UActions - Local Container Deployment is a lightweight tool designed for deploying containerized applications locally or to remote servers via SSH, using Podman and Traefik. It automates tasks like container management, domain routing, reverse proxy setup with Let’s Encrypt, and auto-deployment on file changes, streamlining local development and CI/CD workflows. Key capabilities include support for both local and remote deployment modes, GitHub PR creation for Dockerfiles, and efficient resource usage.
What’s Changed
1.6.0 (2026-04-23)
Features
- add host_port output to ssh-container-deploy and support non-Traefik deployments (41a82c4)
- enhance Traefik safety and port flexibility for existing web servers (644cab2)
- implement robust branch-based version resolution for main and develop (6eb348c)
- robust versioning and enhanced traefik support (6924407)
Bug Fixes
- app: fix missing SSL parameters in dispatcher (2adebc7)
- app: fix missing SSL parameters in dispatcher and sync script defaults (7ae5db6)
- ensure containers always have working DNS resolution (a989acc)
- ensure containers always have working DNS resolution (4b30409)
- resolve manifest unknown and dev versioning policy (df5e9c6)
- resolve manifest unknown error and allow no versioning for development (b5c36fa)