Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedatabaseme/cookbooks
Some handy cookbooks / templates and instructions on my work
https://github.com/thedatabaseme/cookbooks
ansible docker kubernetes vagrant
Last synced: 13 days ago
JSON representation
Some handy cookbooks / templates and instructions on my work
- Host: GitHub
- URL: https://github.com/thedatabaseme/cookbooks
- Owner: thedatabaseme
- Created: 2022-01-16T14:44:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T20:47:17.000Z (14 days ago)
- Last Synced: 2024-10-29T22:51:43.221Z (14 days ago)
- Topics: ansible, docker, kubernetes, vagrant
- Language: Makefile
- Homepage: https://thedatabaseme.com
- Size: 481 KB
- Stars: 70
- Watchers: 2
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheDatabaseMe Cookbooks
This repository hold a collection of handy scripts, Ansible playbooks, Kubernetes
manifests and much more. Some of these cookbooks are described in more detail within my
[Blog](https://thedatabaseme.de). You are happily invitet to step by and leave a comment
there.There might be a specific README within the sub directories with more details.
## ⚙️ Ansible
Within the `ansible` subfolder, you will find templates, playbooks and also some roles
maybe down the line.## 🐳 Docker
Some Docker manifests / docker-compose(s) can be found under the `docker` sub directory.
## 👹 Jinja
Some nice examples of the Jinja2 templating engine can be found under the `jinja2` folder.
A (in my opinion) good online Jinja parser, can be found [here(http://jinja.quantprogramming.com/)]
## 🎡 Kubernetes
Some Kubernetes manifests and templates can be found under the `kubernetes` sub directory.
## 📃 Scripts
As the name says, there are some handy scripts for several topics, that can be found under
the `scripts` folder.## 🔷 Vagrant
Some Vagrant examples can be found within the `vagrant` subfolder. Also there are some
integrations with Vagrant and Ansible there.## 📚 Oracle
Collection of sidenotes for Oracle blog tutorials.