{"id":14994564,"url":"https://github.com/noma4i/puppet-windows_tableau","last_synced_at":"2026-01-28T05:24:26.263Z","repository":{"id":26008778,"uuid":"29451364","full_name":"noma4i/puppet-windows_tableau","owner":"noma4i","description":"Puppet module to install and setup Tableau server.","archived":false,"fork":false,"pushed_at":"2015-02-18T04:15:52.000Z","size":272,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T15:44:36.739Z","etag":null,"topics":["puppet","ruby","tableau-server","windows-tableau"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noma4i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-19T03:10:25.000Z","updated_at":"2019-04-16T11:39:52.000Z","dependencies_parsed_at":"2022-08-24T03:00:52.742Z","dependency_job_id":null,"html_url":"https://github.com/noma4i/puppet-windows_tableau","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_tableau","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_tableau/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_tableau/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_tableau/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noma4i","download_url":"https://codeload.github.com/noma4i/puppet-windows_tableau/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243124398,"owners_count":20240192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["puppet","ruby","tableau-server","windows-tableau"],"created_at":"2024-09-24T16:03:53.810Z","updated_at":"2026-01-28T05:24:21.245Z","avatar_url":"https://github.com/noma4i.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# windows_tableau\n\nSimple way to install Tableau Server on target system.\n\n#### Available options\n- `version` - You must define Tableau Server version(short format). During setup this will used to locate proper tabadmin\n- `trusted_host` - Used to setup `wgserver.trusted_hosts` and open correspondent TCP rule in windows firewall.\n- `type` - Installation type. Possible options: `local` or `remote`. Based on this puppet will download TablueServer installer from url or from puppet server.\n- `from` - URL or filename from puppet server\n\n#### How to use\n\nSetup from puppet server\n\n```puppet\n  class {'windows_tableau':\n    ensure        =\u003e  'present',\n    version       =\u003e  '8.3',\n    trusted_host  =\u003e  '192.168.1.1',\n    from          =\u003e  'TableauServer-64bit.exe'\n  }\n```\n#### What if I need to make additional setup in Tableau?\nNot a problem! You are free to edit `templates/initial_setup.ps1.erb` and add your additions.\n\n- How to use `tabcmd` http://onlinehelp.tableausoftware.com/current/server/en-us/tabcmd_cmd.htm\n- How to use `tabadmin` http://onlinehelp.tableausoftware.com/current/server/en-us/tabadmin_cmd.htm\n\n#### Limitations\n\nNope.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Fpuppet-windows_tableau","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoma4i%2Fpuppet-windows_tableau","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Fpuppet-windows_tableau/lists"}