docker-compose-ha-consul-vault-ui
jenkins-script-console-scripts
Our great sponsors
docker-compose-ha-consul-vault-ui | jenkins-script-console-scripts | |
---|---|---|
2 | 8 | |
187 | 413 | |
- | - | |
1.0 | 0.0 | |
almost 2 years ago | 3 months ago | |
Shell | Groovy | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
docker-compose-ha-consul-vault-ui
- What opensource tools have changed your company culture?
-
Reset hashicorp admin access
I created a docker-compose-based vault instance for playing around with vault locally. You can use this on your laptop to learn about it.
jenkins-script-console-scripts
- Pipeline metrics help
-
What is the best course/courses to learn pipeline as code with Groovy and Jenkins
Groovy scripts for Jenkins administration
-
endoflife jenkins version 2.176.1
Based on other comments I recommend: - Committing your Jenkins config to a local git repo so you can see how an upgrade affects it with git diff - Capture you plugin versions with Jenkins version
-
How to safely upgrade jenkins plugin. What is the fail proof way to do it.
You can do this by script console yourself and use the community docker image. Alternately, you can try out jenkins-bootstrap-shared project I made which pulls Jenkins into a JKD8 container (I plan to upgrade it to OpenJKD11 since Jenkins now supports that).
-
How to use Jenkins the DevOps way in 2022
Delete builds for branches and tags after 120 days
If you're using the community Jenkins docker image you can generate your upgraded plugins.txt file with a script like this https://github.com/samrocketman/jenkins-script-console-scripts/blob/main/list-versions-for-issue-report.groovy
-
Reset hashicorp admin access
If you're an admin in Jenkins, then you cam retrieve the credentials via script console. I did a talk which discusses using the script console. You can run this script which exports most common credentials in Jenkins. It will render them as plain text which you may be able to use to log into vault.
What are some alternatives?
docker-compose-letsencrypt-nginx-proxy-companion - Automated docker nginx proxy integrated with letsencrypt. [Moved to: https://github.com/evertramos/nginx-proxy-automation]
self-hosted - Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
jenkins-bootstrap-shared - Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
kube-karp - ☸ Add a floating virtual IP to Kubernetes cluster nodes for load balancing easily.
asdf-hashicorp - HashiCorp plugin for the asdf version manager
hashibox - Simulate a highly-available Cloud Platform with Consul, Nomad, and Vault. OSS & Enterprise versions supported. Optional support for Waypoint.
job-dsl-plugin - A Groovy DSL for Jenkins Jobs - Sweeeeet!
serverless-vault-with-cloud-run - Guide to running Vault on Cloud Run
Packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
job-dsl-gradle-example - An example Job DSL project that uses Gradle for building and testing.
devops-resources - DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP