[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間: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."]]