GitHub - watsaro/server-install-script-samples: Sample code showing how to script Tableau Server installations · GitHub
Skip to content

watsaro/server-install-script-samples

 
 

Folders and files

Repository files navigation

server-install-script-samples

Community Supported

The Tableau Server installer is intended for interactive installation and configuration of Tableau server. This approach works well for many users and administrators, but limits the ability to perform automated deployments using tools like Chef or Puppet.

This repository provides provides some reference implementations to show users and organizations how they can automate deployment of Tableau Server on Windows and Linux, using scripts to prepare the installation and run the installer executable with appropriate command-line arguments.

The windows subdirectory contains files related to automating installation for Tableau Server on Windows.

The linux subdirectory contains files related to automating installation for Tableau Server on Linux.

About

Sample code showing how to script Tableau Server installations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 55.9%
  • Shell 44.1%