HCL Ansible

Open-source HCL projects categorized as Ansible

Top 23 HCL Ansible Projects

  • boilerplates

    This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.

  • home-ops

    A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible

    Project mention: Selfhosted k8s for home server? | /r/selfhosted | 2023-05-09
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • cloudblock

    Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.

    Project mention: Do I need raspberry pi for pihole? Can't get it anywhere! | /r/pihole | 2023-01-02

    2.) Cloudblock I use OCI's free tier.

  • multi-env-deploy

    Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer

    Project mention: AWS Devops tools vs Bitbucket | /r/devops | 2022-09-21

    I have used CodePipeline/CodeBuild, CodeDeploy, and CodeCommit quite a bit. You can see an example of it all working together with Terraform here: https://github.com/cogini/multi-env-deploy

  • terraform-aws-ec2-instance

    Terraform module for provisioning a general purpose EC2 host (by cloudposse)

  • packer_ansible_inspec_terraform_aws

    A demo application using Packer, Ansible, InSpec and Terraform on AWS

    Project mention: Which is the mostly used configuration management tool? | /r/devops | 2022-06-07

    I created a small project a while back that shows how you can do it if it helps https://github.com/gordonmurray/packer_ansible_inspec_terraform_aws

  • utils

    Useful scripts, Ansible roles, Docker images, docker-compose apps, and Terraform modules. (by marco-lancini)

    Project mention: utils/ci/github/docker-build-sign-sbom at main · marco-lancini/utils | /r/devopsish | 2022-07-24
  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • infra

    My home or for-home infrastructure written as code defining GitOps principles for Kubernetes clusters. (by anthr76)

  • libvirt-ocp4-provisioner

    Automate your OCP4 installation

    Project mention: libvirt-ocp4-provisioner - Provision an OCP 4.x.y cluster in minutes with Ansible, now with Single Node OCP support! . | /r/redhat | 2022-11-06

    Hi guys!I wanted to allotment with you a tool to provision a fully working OCP 4.x.y cluster in minutes using Ansible for automation, libvirt as virtualization provider and terraform as VMs templating and creation tool. https://github.com/kubealex/libvirt-ocp4-provisioner It will take care of all the infrastructure provisioning and OCP machines provisioning, starting and completing the UPI installation of a cluster. (IPI work in progress ;) ) To give a quick overview, this project will allow you to provision a fully working OCP stable environment, consisting of: * Bastion machine provisioned with: * dnsmasq (with SELinux module, compiled and activated) * dhcp based on dnsmasq * nginx (for ignition files and rhcos pxe-boot) * pxeboot * Loadbalancer machine provisioned with: * haproxy * OCP Bootstrap machine * OCP Master(s) VM(s) * OCP Worker(s) VM(s) From latest release, it also supports installing SNO on a single host! It also takes care of preparing the host machine with needed packages, configuring: * dedicated libvirt network (fully customizable) * dedicated libvirt storage pool (fully customizable) * terraform * libvirt-terraform-provider ( compiled and initialized based‏‏‎‏‏‎‏‏‎‏‏‎­on https://github.com/dmacvicar/terraform-provider-libvirt) PXE is automatic, based on MAC binding to different OCP nodes role, so no need of choosing it from the menus, this means you can just run the playbook, take a beer and have your fully running OCP 4.9.latest stable up and running. It has been tested on Fedora 3x and CentOS 7/8. Playing around with it and contributions to make it work even on different OSes is more than welcome, hope you enjoy it! Alex

  • cloudoffice

    Cloudoffice deploys Nextcloud and OnlyOffice automatically with LetsEncrypt HTTPS certificates. Text and video instructions included. Six compatible cloud providers, or via Ubuntu/Raspberry Pi. Cloud provider deployments include low-cost object storage integration (e.g. S3).

    Project mention: Labs deploying AWS with terraform/CF and GitHub (or other DevOps tool)? | /r/aws | 2022-10-15

    https://github.com/chadgeary/cloudoffice nextcloud/onlyoffice

  • cloudworkstation

    A linux desktop in the cloud - reachable via browser using Apache Guacamole. Deployed automatically via Terraform ( + Ansible ).

  • terransible-wirehole

    Wirehole (Wireguard, Pi-hole, Upbound) deployment on Free Tier Oracle Cloud or other providers leveraging Docker Containers and deployed using Terraform and Ansible.

  • nifi

    Deploy a secured, clustered, auto-scaling NiFi service in AWS. (by chadgeary)

  • infra

    :rocket: Персональный кластер Kubernetes. DevOps, GitOps, IaC вот это всё (by spirkaa)

    Project mention: Aggregating Kubernetes Events | /r/devops | 2023-02-09
  • cluster

    Lab Cluster - Kubernetes (k3s) cluster managed by GitOps (Flux). Built on Proxmox using Terraform amd Ansible. (by dfroberg)

  • infra-bootstrap-tools

    Set of scripts to setup a host with docker-swarm and caddy auth-portal

  • platform

    All Saleor services started from a single repository with Ansible, Terraform, and Kubernetes. (by ArielLahiany)

  • k8s

    Kubernets cluster with Terraform and Ansible (by reiserfs)

    Project mention: DevOps/SRE/Backend | /r/brdev | 2023-05-31
  • homelab

    Monorepo for my homelab configuration 🏡 (by frealmyr)

  • proxmox-terraform-template-k8s

    Terraform template for setting up VMs for a new kubernetes cluster on a Proxmox host. Outputs an ansible inventory after VMs are created.

  • google-cloud-shells-on-demand

    ▶️ Shells on Demand Appliance (Google Compute Engine) - Cloud Build with Terraform and Ansible Showcase

    Project mention: Shells on Demand Appliance - Cloud Build with Terraform and Ansible Showcase | /r/googlecloud | 2022-12-13

    If you want to rebuild it (Raspberry Pi is required), I have released it as Open Source: https://github.com/Cyclenerd/google-cloud-shells-on-demand

  • immutable-cluster

    AWS nginx instances in ha setup created with packer and terraform

  • mc-hetzner

    Deploy a Minecraft PaperMC server on Hetzner using Terraform and Ansible.

    Project mention: How do you guys handle server automation? | /r/selfhosted | 2023-01-08

    Ansible was probably the right choice. I run a Minecraft server on a Hetzner VPS and I use Terraform to provision and Ansible to configure. GitHub link.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-31.

HCL Ansible related posts

Index

What are some of the best open-source Ansible projects in HCL? This list will help you:

Project Stars
1 boilerplates 2,038
2 home-ops 1,168
3 cloudblock 697
4 multi-env-deploy 321
5 terraform-aws-ec2-instance 141
6 packer_ansible_inspec_terraform_aws 115
7 utils 112
8 infra 85
9 libvirt-ocp4-provisioner 83
10 cloudoffice 82
11 cloudworkstation 67
12 terransible-wirehole 43
13 nifi 41
14 infra 29
15 cluster 29
16 infra-bootstrap-tools 24
17 platform 14
18 k8s 12
19 homelab 7
20 proxmox-terraform-template-k8s 7
21 google-cloud-shells-on-demand 5
22 immutable-cluster 4
23 mc-hetzner 3
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com