https://github.com/philips-labs/thanos-on-hsdp
Example usage of Thanos module
https://github.com/philips-labs/thanos-on-hsdp
Last synced: 7 months ago
JSON representation
Example usage of Thanos module
- Host: GitHub
- URL: https://github.com/philips-labs/thanos-on-hsdp
- Owner: philips-labs
- License: mit
- Created: 2021-06-17T08:34:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T12:39:58.000Z (over 1 year ago)
- Last Synced: 2025-01-18T05:30:44.687Z (9 months ago)
- Language: HCL
- Size: 79.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# thanos-on-hsdp
Example usage of Thanos module
## Disclaimer
> [!Important]
> This repository is managed as Philips Inner-source / Open-source.
> This repository is NOT endorsed or supported by HSSA&P or I&S Cloud Operations.
> You are expected to self-support or raise tickets on the Github project and NOT raise tickets in HSP ServiceNow.# usage
Rename the `terraform.tfvars.example` to `terraform.tfvars` and fill in your CF details. Then:```shell
terraform init -upgrade
terraform apply
```# license
License is MIT