Skip to content

doctor500/rpi4-devops-tools-provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RPi 4 DevOps Tools Provisioning

Just a repository for provision DevOps tools in Docker RPi4

Lines of code GitHub last commit

Ready to deploy tools list: Jenkins Logo

Folder Content

📦rpi4-devops-tools-provisioning
┣📂jenkins   
┃ ┣📂configuration
┃ ┃ ┗ 📜casc.yaml
┃ ┣📂data
┃ ┃ ┗📂drive
┃ ┃   ┗📂jenkins
┃ ┣📜docker-compose.yml
┃ ┣🐳Dockerfile
┃ ┗🧾plugins.txt 
┃ 
┗🧾README.md

Jenkins

Key features

  • Latest LTS version
  • Ready to use / less config (JCasC)

Quick Start

Go inside jenkins folder and run the docker compose command

cd ./jenkins
docker-compose --context yourRpiContextName up -d

change yourRpiContextName with your context name. you can see wiki section to setup your docker context.

Update/Reload Config casc.yaml

The configuration in casc.yaml will not change immediately when you update this file. If you want to update, you can enter the menu Manage Jenkins > Configuration as Code and click Reload existing configuration button

Installation Guide, Tips & Trick

Checkout this repo wiki section to get effective guides or Docker operation tips from Raspberry Pi 4

About

Just a repository for provision DevOps tools in Docker RPi4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published