项目作者: nickkadams

项目描述 :
Terraform Tableau
高级语言: HCL
项目地址: git://github.com/nickkadams/terraform-tableau.git
创建时间: 2019-06-29T10:34:55Z
项目社区:https://github.com/nickkadams/terraform-tableau

开源协议:MIT License

下载


Description

A terraform and ansible config to deploy Tableau Server on RHEL 7.

Software Requirements

Tested with:

  • ansible 2.8.1
  • terraform 0.12.3
  • tableau-server 2019.2
  • RHEL 7.6
  • vSphere/vCenter 6.7

Install

  • AWS provider
    1. coming soon
  • vSphere provider
    1. cd vsphere

Self-signed SSL

  1. openssl req -x509 -days 365 -newkey rsa:4096 \
  2. -keyout tableau1.example.com.key.pass \
  3. -out tableau1.example.com.crt \
  4. -subj "/C=US/ST=NC/L=Charlotte/O=Example/OU=IT/CN=tableau1.example.com"
  5. openssl rsa -in tableau1.example.com.key.pass -out tableau1.example.com.key
  6. rm tableau1.example.com.key.pass

https://onlinehelp.tableau.com/current/server-linux/en-us/ssl_cert_create.htm

SSO with JumpCloud

https://support.jumpcloud.com/customer/en/portal/articles/2780036-single-sign-on-sso-with-tableau-server