Giter Club home page Giter Club logo

terraform-aws-eks-nxiq's Introduction

Terraform Module: Sonatype IQ Server

This repository contains a Terraform Module that will deploy an Active-Active Cluster of Sonatype IQ Server.

It has some pre-requisites:

  • You have already got a PostgreSQL service available, know where it is and have ADMIN access to it
  • You have a valid Sonatype license file for Sonatype IQ Server (Lifecycle of Firewall)

An exmaple using this module can be found in tools-nxiq-ha-cluster.

Requirements

Name Version
terraform >= 1.4.5
aws >= 4.6.0
kubernetes >= 2.19.0
postgresql >= 1.15.0

Providers

Name Version
kubernetes >= 2.19.0
random n/a

Modules

Name Source Version
nxiq_pg_database git::ssh://[email protected]/vendorcorp/terraform-aws-rds-database.git v0.1.0

Resources

Name Type
kubernetes_config_map.nxiq resource
kubernetes_deployment.nxiq resource
kubernetes_namespace.nxiq resource
kubernetes_persistent_volume_claim.nxiq resource
kubernetes_secret.nxiq resource
kubernetes_service.nxiq-admin resource
kubernetes_service.nxiq-app resource
random_string.identifier resource
random_string.pg_suffix resource

Inputs

Name Description Type Default Required
database_name_prefix Prefix for the PostgreSQL database name. string "nxiq" no
default_resource_tags List of tags to apply to all resources created in AWS map(string) {} no
nxiq_license_data Sonatype License data for IQ Server (base64 encoded). string n/a yes
nxiq_version Version of NXIQ to deploy. string "1.171.0" no
pg_admin_password Administrator/Root password to access your PostgreSQL service. string null no
pg_admin_username Administrator/Root user to access your PostgreSQL service. string null no
pg_hostname The hostname where your PostgreSQL service is accessible at. string null no
pg_port The port where your PostgreSQL service is accessible at. string null no
purpose Helpful description of the purpose / use for this Sonatype IQ Server string n/a yes
replica_count Number of replicas to run in the Active-Active NXIQ HA Cluster. number 1 no
storage_class_name Storage Class to use for PVs - must support 'ReadWriteMany' mode. string null no
storage_volume_size Size of the PV for Sonatype IQ Server string "5Gi" no
target_namespace Namespace in which to deploy Sonatype IQ Server string null no

Outputs

Name Description
nxiq_ha_admin_service_id n/a
nxiq_ha_admin_service_name n/a
nxiq_ha_service_id n/a
nxiq_ha_service_name n/a
nxiq_identifier n/a

The Fine Print

At the time of writing I work for Sonatype, and it is worth nothing that this is NOT SUPPORTED bu Sonatype - it is purely a contribution to the open source community (read: you!).

Remember:

  • Use this contribution at the risk tolerance that you have
  • Do NOT file Sonatype support tickets related to cheque support in regard to this project
  • DO file issues here on GitHub, so that the community can pitch in

terraform-aws-eks-nxiq's People

Contributors

madpah avatar

Watchers

 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.