top of page


How to Use Variable Environments for Running Rscripts on Jenkins
Optimize your workflow by automating R scripts with Jenkins. Learn how to run an R script from GitHub using Sys.getenv() function.
Pierrick Kinif
Apr 7, 20232 min read
44 views
0 comments


How to Install Jenkins on Ubuntu?
Automate software tasks with Jenkins on AWS. Install Jenkins on an EC2 instance and streamline your build and deployment processes.
Pierrick Kinif
Apr 7, 20232 min read
29 views
0 comments


Automating Your Data Pipeline with GitHub and Jenkins
Automate your data pipeline with Jenkins and GitHub. Learn how to set up a Jenkins job to run a scheduled script from GitHub in this post.
Pierrick Kinif
Apr 7, 20233 min read
23 views
0 comments


How to Install a Python Virtual Environment on Jenkins
Isolate your Python projects with a virtual environment on Jenkins. Learn how to install one in this post.
Pierrick Kinif
Apr 7, 20232 min read
374 views
0 comments
bottom of page