Skip to content

Instantly share code, notes, and snippets.

@angrytoast
Created April 4, 2015 02:19
Show Gist options
  • Select an option

  • Save angrytoast/a78f5ce40bb0dd1a61cc to your computer and use it in GitHub Desktop.

Select an option

Save angrytoast/a78f5ce40bb0dd1a61cc to your computer and use it in GitHub Desktop.
sample server tech spec
<h3>Minimum Hardware Requirements</h3>
<p>The Tableau Server installer checks for the bare minimum set of system specs required to have a Tableau Server operate. The installer will not continue installing on computers that do not meet these minimums: </p>
<ul>
<li>
<strong>64-bit computers</strong><br>
<ul>
<li>4 cores</li>
<li>8 GB system memory</li>
<li>15 GB minimum free disk space</li>
</ul>
</li>
<li>
<strong>32-bit computers</strong><br>
<ul>
<li>2 cores</li>
<li>4 GB system memory</li>
<li>15 GB minimum free disk space</li>
</ul>
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment