Skip to content

upgrade to heroku stack 24 with nginx#4226

Open
chavakula wants to merge 45 commits into
mainfrom
nginx-stack-update
Open

upgrade to heroku stack 24 with nginx#4226
chavakula wants to merge 45 commits into
mainfrom
nginx-stack-update

Conversation

@chavakula
Copy link
Copy Markdown
Contributor

Description

updating heroku stack 20 to stack 24 due to deprecation of stack 20 by heroku on april 30th 2025

Motivation and Context

moved to nginx based buildpack, static buildpack is not supported in stack 24

Review Instructions

@chavakula chavakula requested a review from fguimond May 3, 2025 06:00
@chavakula
Copy link
Copy Markdown
Contributor Author

Steps followed :

Prerequeste
use "heroku login" to login to heroku cli and then continue with below steps

  1. heroku buildpacks:clear -a sensu-docs-stage
  2. heroku buildpacks:set heroku/nodejs -a sensu-docs-stage
  3. heroku buildpacks:add --app sensu-docs-stage heroku-community/nginx

Above steps will clear any buildpacks first, then it will set nodejs as buildpack and then finally add nginx support to serve the requests.

@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 06:08 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 06:13 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 06:17 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 06:29 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 06:44 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 06:53 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 07:00 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 07:25 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 07:30 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 07:33 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 07:36 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 08:00 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 08:26 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 3, 2025 08:34 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 09:18 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 09:46 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 10:01 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 10:13 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 10:18 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 10:24 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 11:07 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 11:11 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 11:15 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 11:17 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 11:20 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 11:30 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 13:11 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 13:14 Inactive
@chavakula chavakula temporarily deployed to sensu-docs-stage May 6, 2025 13:20 Inactive
@jpipkin1 jpipkin1 requested review from jhenderson-pro and removed request for fguimond March 23, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant