Skip to content

sebastianaf/training-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

training-jenkins

Training code to run training jenkins sever

Requirements

  • Docker compose

Steps

1. Clone the repository

git clone https://github.com/sebastianaf/training-jenkins
cd training-jenkins

2. Set environment variables

Create a .env from .env.example file in the root folder with all environment variables, this variables will be used by the containers, it need to be reached by docker-compose.yml file.

3. Change org names [Optional]

It's recommend to change all the names (in docker-compose.yml) named with org with your own organization name and project name.

4. Run

docker compose -p org-jenkins up -d

After type and run the command go to localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published