Skip to content

openimsdk/k8s-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-jenkins

project usage

It can be used with open im server and can be copied to the project directory separately

directory structure

.
├── LICENSE
├── Makefile // use in open im server. the content has been adjusted
├── README.md 
├── component // component configuration. like mysql, kafka
├── dockerfile // server dockerfile configuration
├── jenkinsfiles // jenkins template
└── k8sdeployment_dev // server k8s deploy template

use in different situations

please prepare two things

1.k8s namespace has created
2.docker register project has created

use jenkins

  1. create view
  2. copy the files in the jenkinsfiles as the configuration file for the pipeline
  3. fill some environment parameters in file
  4. choice specific branch and project, and click build

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published