Jinja Ansible

Open-source Jinja projects categorized as Ansible

Top 23 Jinja Ansible Projects

  • algo

    Set up a personal VPN in the cloud

  • Project mention: Show HN: WireHole New UI Makes Managing WireGuard Clients Easy | news.ycombinator.com | 2023-10-27
  • kubespray

    Deploy a Production Ready Kubernetes Cluster

  • Project mention: Lowest Price for your own kubernetes using Hetzner Cloud(incl. Storage Provisioner) | dev.to | 2024-05-12

    kube-master1:~# sudo apt install python3-pip -y sudo apt install python3-virtualenv -y git clone https://github.com/kubernetes-sigs/kubespray.git VENVDIR=kubespray-venv KUBESPRAYDIR=kubespray ANSIBLE_VERSION=2.12 virtualenv --python=$(which python3) $VENVDIR source $VENVDIR/bin/activate (kubespray-venv) kube-master1:~# cd $KUBESPRAYDIR pip install -U -r requirements.txt cp -rfp inventory/sample inventory/mycluster

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • netboot.xyz

    Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.

  • Project mention: Ubuntu Desktop 24.04 LTS: Noble Numbat | news.ycombinator.com | 2024-04-27

    I learned about https://netboot.xyz/ the other day. Worked fantastic when I didn't have a big enough thumb drive. Not exactly the same though.

  • ansible-collection-hardening

    This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL

  • Project mention: Ask HN: What open-source projects are you currently contributing to and why? | news.ycombinator.com | 2023-06-16

    An ansible collection for hardening Linux systems I mostly wrote: https://github.com/dev-sec/ansible-collection-hardening

    Another ansible collection to manage Icinga: https://github.com/T-Systems-MMS/ansible-collection-icinga-d...

    And the yunohost app for invoice ninja: https://github.com/YunoHost-Apps/invoiceninja5_ynh

  • Ansible-NAS

    Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook.

  • Project mention: davestephens/ansible-nas: Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook. | /r/devopsish | 2023-05-27
  • trellis

    WordPress LEMP stack with PHP 8.2, Composer, WP-CLI and more

  • Project mention: WordPress Core to start using SQLite Database | news.ycombinator.com | 2023-07-26
  • workshops

    Training Course for Ansible Automation Platform

  • SaaSHub

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

    SaaSHub logo
  • selfhost

    Selfhost your Forem Community on your own infrastructure 🎉

  • Project mention: Pyinfra: Automate Infrastructure Using Python | news.ycombinator.com | 2024-04-30

    I just started using Pyinfra to wrangle a bunch of servers and it is a breath of fresh air compared to Ansible. I moved all of my server OS installs to Fedora CoreOS which doesn't ship with Python in the OS and since Pyinfra doesn't need Python on the host node I can kick off tasks in bulk to do server things. It is great. I cannot wait to see where the Pyinfra project goes.

    On a side note, one of the most hacky things I came up with to get Ansible working on Fedora CoreOS was to bind mount a container rootfs that had python 3 and then symlink it into the right spots. You can of course add Python in with rpm-ostree if you want but I wanted to avoid layering packages at the time. I wasn't proud of it. But it worked.

    https://github.com/forem/selfhost/blob/main/playbooks/templa...

  • postgresql_cluster

    PostgreSQL High-Availability Cluster (based on "Patroni" and DCS "etcd" or "consul"). Automating with Ansible.

  • Project mention: Automated Deployment of PostgreSQL Ha Clusters Anywhere | news.ycombinator.com | 2023-06-21

    Creating a robust and reliable database cluster is often fraught with challenges.A manual deployment process can be fraught with risks, particularly for those who lack extensive experience. Even minor errors in configuration can drastically affect your database's performance and stability.

    Recognizing this intricacy, many businesses choose to use cloud-based managed databases. These services offer convenience but not without limitations. These drawbacks can include being tied to a specific cloud provider and limited direct access to the database server for adjustments. These constraints can hinder your ability to tune your system and perform thorough performance analyses.

    In response to these challenges, we've developed a project to make this process easier and more efficient. This project uses automation to streamline the deployment of High-Availability PostgreSQL Clusters. By doing so, it helps mitigate the risks involved with manual configuration and speeds up the deployment process.

    Our solution caters to various deployment environments. It allows you to establish your cluster either in your own data center or in the cloud, providing a robust database solution similar to managed databases, but with you retaining full control.

    Explore the project here: https://github.com/vitabaks/postgresql_cluster

  • debops

    DebOps - Your Debian-based data center in a box

  • ansible-role-mysql

    Ansible Role - MySQL

  • Project mention: Removing Official Support for Red Hat Enterprise Linux | news.ycombinator.com | 2023-06-23

    I’ve never heard of the author before so I poked around their GitHub to understand if this is significant. Their account has many repos of Ansible roles, some with hundreds of stars like https://github.com/geerlingguy/ansible-role-mysql

  • ansible-role-nginx

    Ansible Role - Nginx

  • ansible-role-security

    Ansible Role - Security

  • Project mention: Can't access to my nas after I create some group | /r/ansible | 2023-06-04

    My playbook is only doing some software installation (openzfs, ...) and some SSH configuration (something really similar to jeff geerling : https://github.com/geerlingguy/ansible-role-security ), and it works perfectly without the tasks where I create groups and add user to these groups.

  • ansible-role-k3s

    Ansible role for installing k3s as either a standalone server or HA cluster.

  • Fast-Ansible

    This repo covers Ansible with LABs: Multipass, Commands, Modules, Playbooks, Tags, Managing Files and Servers, Users, Roles, Handlers, Host Variables, Templates and details.

  • Saltbox

    Ansible-based solution for rapidly deploying a Docker containerized cloud media server.

  • Project mention: Recent terrible streaming services price and shows being butchered left and right pushed me to start building my own self-hosted media server. Using Plex as its easiest to setup sharing with families and friends with the *arr suite running via docker with [Ezarr](https://github.com/Luctia/ezarr) | /r/homelab | 2023-07-06
  • ansible-role-kubernetes

    Ansible Role - Kubernetes

  • ansible-role-wireguard

    Ansible role for installing WireGuard VPN. Supports Ubuntu, Debian, Archlinx, Fedora and CentOS.

  • ansible-role-hardening

    Ansible role to apply a security baseline. Systemd edition.

  • ansible-role-apache

    Ansible Role - Apache 2.x.

  • ansible-elk

    :bar_chart: Ansible playbook for setting up an ELK/EFK stack and clients.

  • ansible-role-ntp

    Ansible Role - NTP

  • ansible-role-java

    Ansible Role - Java

  • SaaSHub

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

    SaaSHub logo
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).

Jinja Ansible related posts

Index

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

Project Stars
1 algo 28,374
2 kubespray 15,446
3 netboot.xyz 8,080
4 ansible-collection-hardening 3,704
5 Ansible-NAS 2,980
6 trellis 2,465
7 workshops 1,649
8 selfhost 1,420
9 postgresql_cluster 1,288
10 debops 1,195
11 ansible-role-mysql 1,025
12 ansible-role-nginx 805
13 ansible-role-security 772
14 ansible-role-k3s 601
15 Fast-Ansible 587
16 Saltbox 551
17 ansible-role-kubernetes 528
18 ansible-role-wireguard 525
19 ansible-role-hardening 503
20 ansible-role-apache 406
21 ansible-elk 334
22 ansible-role-ntp 311
23 ansible-role-java 303

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com