Top 14 HCL Ansible Projects
-
homelab
Small and energy efficient self-hosting infrastructure, fully automated from empty disk to operating services.
Project mention: What's the Best Wiki for a Self Hosted Home Lab? | reddit.com/r/selfhosted | 2022-03-29Here're the links to the Markdown source and the web view.
-
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.
Have a look at this and you might find the answer you're looking for - https://github.com/chadgeary/cloudblock
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
multi-env-deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
Project mention: Ask HN: Who operates at scale without containers? | news.ycombinator.com | 2022-03-22AWS has a fine stack for deploying "cloud native" apps on top of EC2 instances.
Build a base AMI using Packer and launch it to an Auto Scaling Group behind a load balancer. Deploy code to the ASG using CodeDeploy. Use RDS for the database.
This is a good match for languages that have good concurrency like Elixir. They benefit from deploying to big machines that have a lot of CPU cores, and keeping a common in-memory cache on the EC2 instance is more efficient than using an external cache like Elasticache. It also works well for resource-hungry systems with poor concurrency like Ruby on Rails. Putting these kinds of apps into big containers is just a waste of money.
Here is a complete example of that architecture using Terraform: https://github.com/cogini/multi-env-deploy
Similarly, bare metal can be really cost-effective. For $115/month, I can get a dedicated server with 24 VCPU cores (2x Intel Hexa-Core Xeon E5-2620 CPU), 64 GB RAM, 4x8 TB SATA, 30 TB traffic (see https://www.leaseweb.com/dedicated-servers#NL). That would be an order of magnitude more expensive on AWS with containers.
-
Project mention: libvirt-k8s-provisioner - Provision a cluster in minutes, with Ansible up to 1.22! | reddit.com/r/kubernetes | 2021-08-19
(https://github.com/kubealex/libvirt-k8s-provisioner)
-
terraform-aws-ec2-instance
Terraform module for provisioning a general purpose EC2 host (by cloudposse)
Project mention: My "infrastructure as code" tool to manage production-grade clusters | reddit.com/r/devops | 2022-05-10Please, could you share what terraform modules do you mean? Something like terraform-aws-ec2-instance? Swarm or kubernetes clusters require manager and worker nodes, load balancers, firewall rules etc...
-
packer_ansible_inspec_terraform_aws
A demo application using Packer, Ansible, InSpec and Terraform on AWS
-
Project mention: libvirt-ocp4-provisioner - Provision an OCP 4.x cluster in minutes with Ansible and Terraform on KVM, with Single Node OCP support | reddit.com/r/redhat | 2022-04-25
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
cloudworkstation
A linux desktop in the cloud - reachable via browser using Apache Guacamole. Deployed automatically via Terraform ( + Ansible ).
-
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: Free Pihole, Wireguard VPN, and DNS over HTTPS in the cloud automatically with text and video guides. | reddit.com/r/pihole | 2021-12-10Want a project similar to cloudblock? Check out cloudoffice
-
https://github.com/chadgeary/nifi/blob/master/zks-on-ec2/nifi-ami.tf#L24
-
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.
Project mention: [Noob Queries] Wirehole, Oracle Cloud Free Tier, Terraform | reddit.com/r/Terraform | 2021-10-01Here's another guide Terransible-Wirehole that I followed but I cannot access the instance that it creates.
-
platform
All Saleor services started from a single repository with Ansible, Terraform, and Kubernetes. (by ArielLahiany)
Project mention: My junior project - Saleor adaption for Kubernetes | reddit.com/r/devops | 2021-07-01Can be impressed by the project in my profile on GitHub (four Repos in total, participating as Submodules). https://github.com/ArielLahiany/platform
-
-
You can look at my Omada helm chart https://github.com/frealmyr/homelab/tree/provision/.archive/k8s/home/omada which uses https://github.com/frealmyr/homelab/tree/provision/.archive/charts/app as a dependency.
HCL Ansible related posts
- CodeBuild doesnt have access to Put Objects in S3 bucket after "Block all public access" has been turned on.
- Do any companies/projects publish their Terraform code publicly?
- Terraform Prerequisites
- [Noob Queries] Wirehole, Oracle Cloud Free Tier, Terraform
- My love-hate affair with technology
- My junior project - Saleor adaption for Kubernetes
- Does AWS offer any serverless products similar to Nextcloud?
Index
What are some of the best open-source Ansible projects in HCL? This list will help you:
Project | Stars | |
---|---|---|
1 | homelab | 5,717 |
2 | cloudblock | 533 |
3 | multi-env-deploy | 276 |
4 | libvirt-k8s-provisioner | 264 |
5 | terraform-aws-ec2-instance | 115 |
6 | packer_ansible_inspec_terraform_aws | 112 |
7 | libvirt-ocp4-provisioner | 76 |
8 | cloudworkstation | 65 |
9 | cloudoffice | 57 |
10 | nifi | 31 |
11 | terransible-wirehole | 30 |
12 | platform | 10 |
13 | immutable-cluster | 4 |
14 | homelab | 1 |
Are you hiring? Post a new remote job listing for free.