server-install-script-samples icon indicating copy to clipboard operation
server-install-script-samples copied to clipboard

Sample code showing how to script Tableau Server installations

Results 31 server-install-script-samples issues
Sort by recently updated
recently updated
newest added

To activate multiple keys, specify `-k` multiple times: ``` automated-installer -k key1 -k key2 ... ``` Backwards compatible. If no `-k` specified (or only empty-string keys), it still applies trial...

cla:signed

Is there a plan to develop automated installers for Linux for Tableau Server 2021 versions as well? Currently the latest changes are from 2 years ago and the automated installer...

Please create a tableau 2020 linux installer as this installer is failing for tableau 2020

i have set up Ansible to install 2019.1 on AWS Linux using the automated installer however we are now running 2020.3 in our company - please can you create an...

Hi, I am trying to install tableau version 2020-1-3, using the latest version of the silent installer, and I am unable to complete the installation. When I run the silent...

Hi Guys, THis script installing fine but i want to install tableau to a specific location instead default /opt/tableau/tableu_server. where we have to change that property to install my own...

While installing Tableau server in D drive using the script we are getting the "unable to connect to TSM controller" error. Could you please help to resolve the issue?. Please...

Hi Experts, My requirement is to install Tableau Server in D drive. InstallDir, dataDir and wixlogfile changed to C drive to D drive. When running run_installer and run_command methods returning...

Hi following are my system details - cloud = AWS - AMI = ami-03d8059563982d7b0 - OS = Ubuntu 16.04.6 try to run following commands to run auto-installer taking [reference](https://help.tableau.com/current/server-linux/en-us/automated_install_linux.htm#configure-tableau-server-for-a-forward-proxy) from....