Fulling using pipeline to deploy project to production env.
-
Users must link a GitHub repository. If one is not linked, prompt the user to do so.
-
Use GitHub Packages (or GitHub Container Registry) to store images.
-
Automatically generate a Dockerfile and GitHub Actions workflows for the project.
-
Automatically configure the kubeconfig secret in the user's repository.
-
Trigger the deployment GitHub Action via a button to deploy the project to Sealos.
-
Enable an "Auto-deploy" option to automatically trigger deployment to Sealos when the user pushes a tag.
Fulling using pipeline to deploy project to production env.
Users must link a GitHub repository. If one is not linked, prompt the user to do so.
Use GitHub Packages (or GitHub Container Registry) to store images.
Automatically generate a Dockerfile and GitHub Actions workflows for the project.
Automatically configure the kubeconfig secret in the user's repository.
Trigger the deployment GitHub Action via a button to deploy the project to Sealos.
Enable an "Auto-deploy" option to automatically trigger deployment to Sealos when the user pushes a tag.