728 B
728 B
Tencent Cloud Private Registry Design (Removed)
Status: Removed on 2026-03-30.
Goal: This document describes a publish path that has since been removed from the repository.
Removal Summary
- The GitHub Actions publish workflow has been deleted.
- The repository-owned remote build-and-push script has been deleted.
docker-compose.yamlno longer defaults to private registry image names.- Tencent Cloud and private registry deployment are no longer active repository features.
Current Replacement
- Use local
docker compose buildworkflows inside this repository. - If deployment needs a registry in the future, reintroduce it as a fresh design rather than relying on the removed Tencent Cloud path.