Giter Club home page Giter Club logo

devopscorner / nifi Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 0.0 12.58 MB

Production Grade Nifi & Nifi Registry. Deploy for VM (Virtual Machine) with Terraform + Ansible, Helm & Helmfile for Kubernetes (EKS)

Home Page: https://devopscorner.id

License: Apache License 2.0

Makefile 1.48% Dockerfile 0.32% Python 72.74% Jinja 14.46% Shell 6.46% Smarty 0.30% HCL 4.24%
eks nifi nifi-registry ansible docker docker-compose dockerhub ecr eks-cluster terraform

nifi's Introduction

DevOpsCorner Nifi

all contributors tags download all download latest view clone issues pull requests forks stars license

Container Nifi & Nifi Registry

  • Provisioning with Terraform & Ansible
  • EC2 Docker Compose & Kubernetes (EKS)
  • Python3 & Libraries
  • Unified Machine Learning (ML) Framework with Ivy

Introduction to NIFI

NIFI Usecase

  • Apache NiFi Tutorial: What is NiFi? Architecture & Installation (guru99.com), go to this link
  • An Introduction to Apache NiFi, Use Cases and Best Practices (capgemini.github.io), go to this link
  • Apache NiFi - Designing a flow for a real use case - Digital Hub, go to this link

Available Tags

Containers Pulls
Container devopscorner/nifi Tags nifi pulls
Container devopscorner/nifi-registry Tags nifi-registry pulls

Features

  • Nifi (latest: 1.18.0)
  • Nifi Registry (latest: 1.18.0)
  • Python-3.10.8
  • Python Libraries
    • cffi
    • awscli
    • PyYaml
    • Jinja2
    • httplib2
    • six
    • requests
    • boto3
    • pandas
    • beautifulsoup4
    • lxml
    • scrapy
    • SQLAlchemy
    • psycopg2-binary
    • ivy-core
    • checkov
  • Unix Tools
    • git
    • curl
    • wget
    • vim
    • nano
    • zip
    • unzip
    • ping
    • netstat

Prerequirements

  • Ansible (ansible)
  • Docker (docker)
  • Docker Compose (docker-compose)
  • AWS Cli version 2 (aws)
  • Terraform Cli (terraform)
  • Terraform Environment (tfenv)

Documentation

  • Index Documentation, go to this link
  • Ansible Documentation, go to this link
  • Deploy Ansible Nifi, go to this link
  • Docker-Compose Nifi, go to this link
  • EKS Nifi, go to this link

Ansible Features

Ansible Services Pattern:

  • Ansible Static & Dynamic Inventory

  • Playbooks Group by Services

    • Datadog
    • Docker
    • Java
    • Nifi
  • Roles by Ansible Galaxy

    • Adminer
    • Amazon-AWS
    • AWS-CLI
    • CertBot
    • Datadog
    • Docker
    • Java
    • Kubectl

Terraform Features

Multi Environment Workspace:

  • Remote State Terraform (S3 & DynamoDB)

  • Core Infrastructure

    • VPC
    • Subnet EC2 & EKS
    • Security Group
    • NAT Gateway
    • Internet Gateway
    • VPC Peers Single CIDR
    • VPC Peers Multi CIDR
  • Resources Other Infra

    • Budget
    • AWS Elastic Computing (EC2)
      • Jumphost
      • PostgreSQL (PSQL)
      • Nifi
    • Amazon Relational Database Service (RDS)

Tested Environment

Versioning

  • Docker version

    docker -v
    ---
    Docker version 20.10.17-rd, build c2e4e01
    
    docker version
    ---
    Client:
      Version:           20.10.17-rd
      API version:       1.41
      Go version:        go1.17.11
      Git commit:        c2e4e01
      Built:             Fri Jul 22 18:31:17 2022
      OS/Arch:           darwin/amd64
      Context:           default
      Experimental:      true
    
    Server: Docker Desktop 4.14.1 (91661)
    Engine:
      Version:          20.10.21
      API version:      1.41 (minimum version 1.12)
      Go version:       go9.7
      Git commit:       3056208
      Built:            Tue Oct 25 18:00:19 2022
      OS/Arch:          linux/amd64
      Experimental:     false
    containerd:
      Version:          1.6.9
      GitCommit:        1c90a442489720eec95342e1789ee8a5e1b9536f
    runc:
      Version:          1.1.4
      GitCommit:        v1.1.4-0-g5fd4c4d
    docker-init:
      Version:          0.19.0
      GitCommit:        de40ad0
    
  • Docker-Compose version

    docker-compose -v
    ---
    Docker Compose version v2.11.1
    
  • AWS Cli

    aws --version
    ---
    nifi/2.8.7 Python/3.9.11 Darwin/21.6.0 exe/x86_64 prompt/off
    
  • Terraform Cli

    terraform version
    ---
    Terraform v1.3.5
    on darwin_amd64
    - provider registry.terraform.io/hashicorp/aws v3.74.3
    - provider registry.terraform.io/hashicorp/local v2.1.0
    - provider registry.terraform.io/hashicorp/null v3.1.0
    - provider registry.terraform.io/hashicorp/random v3.1.0
    - provider registry.terraform.io/hashicorp/time v0.7.2
    
  • Terraform Environment Cli

    tfenv -v
    ---
    tfenv 2.2.2
    

Security Check

Make sure that you didn't push sensitive information in this repository

  • AWS Credentials (AWS_ACCESS_KEY, AWS_SECRET_KEY)
  • AWS Account ID
  • AWS Resources ARN
  • Username & Password
  • Private (id_rsa) & Public Key (id_rsa.pub)
  • DNS Zone ID
  • APP & API Key

Copyright

  • Author: Dwi Fahni Denni (@zeroc0d3)
  • Vendor: DevOps Corner Indonesia (devopscorner.id)
  • License: Apache v2

nifi's People

Contributors

actions-user avatar dependabot[bot] avatar snyk-bot avatar zeroc0d3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.