Skip to content

upgrade to heroku stack 24 with nginx #4226

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

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Conversation

chavakula
Copy link
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
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:10 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
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