Our homemade scripts for usage in devops pipelines.
Currently this repo includes scripts for:
$ apt update && apt install -y git
$ git clone https://github.com/willowgreengroup/devops-scripts.git
$ cd devops-scripts
$ chmod +x prep.sh
$ ./prep.sh
Software | Description | Docker Hub | Website |
---|---|---|---|
Cassandra | A highly-scalable partitioned row store. | _/cassandra | link |
Grafana | A tool for beautiful monitoring and metric analytics & dashboards. | grafana/grafana | link |
Portainer | A lightweight management UI which allows you to easily manage your different Docker environments. | portainer/portainer | link |
Prometheus | A systems and service monitoring system. | prom/prometheus | link |
Vault | A tool for secrets management, encryption as a service, and privileged access management. | _/vault | link |
$ ./update.sh
That's it!
This project has adopted Willowgreen's Open Source Code of Conduct, which can be found under the Documents heading on Willowgreen's Open Source page. Please do not hesitate to contact [email protected] if you have any queries, comments, or concerns.
This repository is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
Made with ❤️ by Willowgreen