Skip to content

maidooo/srs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srs

Template repository for deploying SRS to any K8s service by GitHub Actions.

Usage

Step 1: Create K8s cluster, update the kubeconfig, check by kubectl cluster-info:

Step 2: Click the Use this template to create your repository, then set the secrets:

  • KUBECONFIG is the config of K8s, for example, the content of cat $HOME/.kube/config.

Step 3: Run workflow from Actions to deploy to your K8s, for example, if your external IP is 81.70.125.89:

Try to motify the srs.yaml, then push to your repository, your K8s will be updated automatically.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published