Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Ansible scripts to install and configure Tableau Server on CentOS

License

Notifications You must be signed in to change notification settings

MHarmony/Tableau-Server-Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableau Server Ansible Scripts

A set of Ansible scripts for a single node Tableau Server (TS) including installation & uninstallation, offline activation & deactivation, and configuration of forward & reverse proxy, hardening, OpenID, SMTP, and SSL. Tested and validated on CentOS 7.3.

Getting Started

  1. Clone the repository
  2. Edit playbook.yml to include the roles you want to run
  3. Edit tableau_server.yml to change host vars and hosts.yml to change host connection vars
  4. Edit the role specific default files to set your environment-specific defaults
  5. Run the ansible script!

Prerequisites

  • Ansible - Developed and tested on version 2.7
  • Access to a machine running CentOS 7.3 (>=7.3 and <=8.X) that meets the minimum requirements where you will install Tableau Server
  • If configuring OpenID, access to an Identity Provider that is configured to work with Tableau Server
  • If configuring forward and reverse proxies, access to a forward and reverse proxy that is configured to work with Tableau Server
  • If configuring SMTP, access to an SMTP server with valid credentials

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Ansible scripts to install and configure Tableau Server on CentOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages