Skip to content

Switch deployment to netlify #4679

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

Closed
wants to merge 1 commit into from
Closed

Switch deployment to netlify #4679

wants to merge 1 commit into from

Conversation

jescalan
Copy link
Contributor

This PR adds a terraform script added that provisions Netlify's configuration. This has been tested previously and is working nicely, PRs are also going out to all other project sites. Any of the variables are absolutely up for change if need be.

The Makefile has been updated to use Netlify's build image directly. The first run, this takes a bit longer to download due to it being larger than the hashicorp-middleman image, Netlify being a larger service that can deploy many types of sites. However, on subsequent runs its pretty quick and carries the additional benefit of cacheing dependencies between builds.

This PR also removes of all old deploy script pieces that I could find. If there are any I missed please let me know and I'll remove them.

We will be setting this up on HashiCorp's internal TFE instance to keep track of state and serve as a bit of a buffer to Netlify config changes, which can easily cause downtime if not done carefully.

@@ -0,0 +1,14 @@
variable "name" {
default = "consul-www"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/consul/nomad

@tgross
Copy link
Member

tgross commented Nov 5, 2019

Doing a little PR cleanup here... I'm going to close this, as the deployment configuration was changed considerably in #6194

@tgross tgross closed this Nov 5, 2019
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 27, 2023
@schmichael schmichael deleted the je.netlify-deploy branch July 7, 2023 21:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants