Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Terraform template #1280

Closed
SuperQ opened this Issue Jan 1, 2016 · 8 comments

Comments

Projects
None yet
6 participants
@SuperQ
Copy link
Member

SuperQ commented Jan 1, 2016

It would be handy for people using Terraform0 to have a config template in the Prometheus code/docs.

@joeblew99

This comment has been minimized.

Copy link

joeblew99 commented Jan 1, 2016

+1
We are running on AWS, and would like to be able to bring up Prom easily.

Backing up to bacup and restore off S3 would alos be required i guess. I dont know how well Prom handles upgrading and data migration you see,

@SuperQ

This comment has been minimized.

Copy link
Member Author

SuperQ commented Jan 1, 2016

@joeblew99 Backups of Prometheus is being tracked in other issues.

@joeblew99

This comment has been minimized.

Copy link

joeblew99 commented Jan 1, 2016

Ok cool

@joeblew99

This comment has been minimized.

Copy link

joeblew99 commented Jan 15, 2016

Anyway. I also use Terraform.
If your looking for an example look at what the cockroachdb guys have. Their Terraform setup is pretty good

@jcmartins

This comment has been minimized.

Copy link

jcmartins commented Feb 22, 2016

👍

@discordianfish

This comment has been minimized.

Copy link
Member

discordianfish commented Mar 2, 2016

@SuperQ Unfortunately TF doesn't abstract the cloud provider, so we need to create separate terraform templates for various providers.
It's also unclear to me what the specific use case would be. If it should be something people can actually use in prod, it IMO should use static machine images instead some hackish cloud-init install script which would make things even more complicated.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Jul 14, 2017

I think this is outside the scope of the project, but we can add a link to it from the prometheus.io docs as we do for other config mgmt systems.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 23, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.