Created
April 4, 2015 02:19
-
-
Save angrytoast/a78f5ce40bb0dd1a61cc to your computer and use it in GitHub Desktop.
sample server tech spec
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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