Ansible
(R)?ex
Ansible | (R)?ex | |
---|---|---|
404 | 14 | |
63,370 | 716 | |
1.0% | 0.0% | |
9.8 | 7.9 | |
4 days ago | about 1 month ago | |
Python | Perl | |
GNU General Public License v3.0 only | - |
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.
Ansible
-
Automating Deployment of Flask and PostgreSQL on KVM with Terraform and Ansible
Hi, in this post, we will use Libvirt with Terraform to provision 2 KVM locally and after that, we will Deploy Flask App & PostgreSQL using Ansible.
-
Getting Started with Ansible: A Complete Guide to IT Automation
Ansible GitHub Repository
-
Kubernetes homelab - Learning by doing, Part 6: Automation
Ansible is an open-source tool that excels in infrastructure configuration. With an agentless architecture (no services need to be installed on the managed machines), it communicates with machines over SSH.
- Ease of maintenance is a feature
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Visit the repository for code and examples.
-
The Simplest Data Architecture
I do believe that using containers makes a ton of sense in writing data pipelines. You can use the same image to develop and run the pipeline, preventing "it works on my machine" issues. You can test different variations of the image without having to stand up additional infrastructure or potentially breaking the workflows of others who're using the same infrastructure. Finally, knowledge of containerization is increasingly expected of all engineers, while knowledge of other tools that solve similar issues (like Vagrant or Ansible) is less common.
-
YAML: Yet Another Markup Language.
Bearing in mind that YAML is still used widely in build and testing production-level environments, it proves to be an essential tool for managing configurations and data interchange. Its readability and flexibility make it a popular choice for defining automation scripts in Ansible , where it streamlines IT task automation. Similarly, YAML's role in Github Workflows facilitates the configuration of CI/CD pipelines, making testing and deployments more efficient. The continued evolution and integration of YAML in these critical areas underscore its ongoing relevance and effectiveness in simplifying complex workflows and configurations. For me, if it works, the it is not a failure.
-
Top 10 AI Tools Useful for DevOps Engineers
2. Ansible with AI-Powered Automation
-
Top 10 Infrastructure as Code Tools
8. Ansible
-
Setting Up The Home Lab: Setting up Kubernetes Using Ansible
In my previous article I went over how to set up VMs in Proxmox VE using Terraform to deploy the VMs and Cloud-Init to provision them. In this article I'll discuss using Ansible playbooks to do further provisioning of VMs.
(R)?ex
-
Can oyu configure unattended upgrades on Gentoo?
Take a look at Rexify.
-
Does anybody auto updates gentoo with cronjob
I manage a small home lab of Gentoo installations, which I manage using Rex, but I kick the process off manually (generally overnight).
-
Replacement for Chef?
For something out of left field take a quick look at rex: https://www.rexify.org/.
- Ansible 2.13
-
Testing is such a MAJOR headache! What strategies do you use to deal with it?
Here is link number 1 - Previous text "Rex"
-
Better Perl: Four list processing best practices with map, grep, and more
It is good at automating stuff, and has a pretty nice Rex framework for handling administration tasks: https://www.rexify.org/
-
CPAN Release of TooMuchCode 0.17
Thanks to @ferki from project Rex!
-
Perl 2020 retrospective
The Rex friendly automation framework celebrated its 4000th commit and its 10 years 🎉
-
Are there any solutions like alternatives to docker, kubernetes, ansible, etc. which make large scale server deployment automated?
Rex can be an alternative to Ansible, but both are available for FreeBSD: https://www.rexify.org/
-
Looking for material and ideals for rolling my own Containerization solution for OpenBSD
Maybe Rex (https://www.rexify.org/)? You'll need to know Perl, but Perl is in base and really good for this sort of thing.
What are some alternatives?
Cloud-Init - unofficial mirror of Ubuntu's cloud-init
CFEngine - CFEngine Community
pyinfra - pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
Puppet - Server automation framework and application
Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]
Chef - Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
Fabric - Simple, Pythonic remote execution and deployment.
Slaughter
cloudinit - Official upstream for the cloud-init: cloud instance initialization
gru - Orchestration made easy with Go and Lua
GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches