# prometheus-deploy **Repository Path**: promethues-samples/prometheus-deploy ## Basic Information - **Project Name**: prometheus-deploy - **Description**: prometheus部署模版及脚本 - **Primary Language**: Docker - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```` 1. Change ssl files of etcd to yours in the deploy 2. Change tlsConfig and addresses of etcd to yours in the manifests/prometheus/prometheus-etcd.yaml 3. Modify the smtp and receivers configuration in the altermanager.yaml 4. Install: ./deploy and Uninstall: ./teardown ````