[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-31。"],[],[],null,["# Configuration management tools can provide simplified deployment of a customer-hosted Looker instance.\n\nExample Ansible role for Looker deployment\n------------------------------------------\n\nLooker provides an example Ansible role on our [Looker GitHub repository](https://github.com/looker/customer-scripts). This example is based on roles that Looker uses internally to deploy the Looker application to EC2 instances. It is provided as an example and is not supported by Looker Support.\n\n### Notes about this Ansible role\n\n- The included `init` script is written for Ubuntu, so it might need to be modified for other Linux distributions.\n\n- The scripts assume that Looker is being run by user **looker** in group **looker** , which is the recommended configuration. Modify `defaults/main.yml` and `files/looker_init` if you want to change this.\n\n- `templates/looker.j2` sets the memory based on the EC2 instance type, using an array in `defaults.main.yml`. You will likely need to change this. The default is `2800m`.\n\n- `templates/looker.j2` shows the arguments to use for JMX monitoring of Looker if desired."]]