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

Heroku deployment #4

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Heroku deployment #4

wants to merge 7 commits into from

Conversation

palkan
Copy link
Member

@palkan palkan commented Jun 29, 2020

Last updated: 2023-04-08 (AnyCable v1.5, Rails 7.1, Ruby 3.3)

Description

This PR contains the required changes to make AnyCable app run on Heroku with less hassle as possible.

Based on the official guide.

LIVE APP: https://demo.anycable.io.

Changes

  • Added base Heroku Procfile.
  • Updated Procfile to handle two apps (by running rails g anycable:setup).
  • Added heroku:config_sync and heroku:release Rake tasks to deal with config vars synchronization.
  • Configured session cookies and turned off force_ssl=true.

@palkan palkan added the demo Demo branch PR label Jun 29, 2020
@palkan palkan requested a deployment to anycable-rails-demo June 29, 2020 12:01 Abandoned
@palkan palkan had a problem deploying to anycable-rails-demo-ws June 29, 2020 12:01 Failure
@palkan palkan had a problem deploying to anycable-rails-demo-ws June 29, 2020 12:04 Failure
@palkan palkan had a problem deploying to anycable-rails-demo-ws June 29, 2020 12:18 Failure
@palkan palkan temporarily deployed to anycable-rails-demo June 29, 2020 12:18 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo June 29, 2020 12:23 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws June 29, 2020 12:23 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws June 29, 2020 12:53 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo June 29, 2020 12:53 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo June 29, 2020 13:53 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws June 29, 2020 13:53 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws June 29, 2020 14:12 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo June 29, 2020 14:12 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws June 29, 2020 14:24 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws June 29, 2020 14:30 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws July 7, 2020 14:22 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws July 7, 2020 14:48 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo July 8, 2020 07:35 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws July 8, 2020 07:35 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws July 18, 2020 12:21 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo July 18, 2020 12:21 Inactive
@palkan palkan force-pushed the master branch 8 times, most recently from 0f9a0b6 to f311544 Compare January 28, 2023 01:03
@palkan palkan had a problem deploying to anycable-rails-demo-ws May 2, 2023 08:05 Failure
@palkan palkan temporarily deployed to anycable-rails-demo May 2, 2023 08:05 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo May 2, 2023 14:29 Inactive
@palkan palkan had a problem deploying to anycable-rails-demo-ws May 2, 2023 14:30 Failure
@palkan palkan temporarily deployed to anycable-rails-demo-ws May 2, 2023 14:45 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws May 2, 2023 15:34 Inactive
@palkan palkan temporarily deployed to anycable-rails-demo-ws May 2, 2023 15:38 Inactive
@palkan palkan mentioned this pull request Jul 6, 2023
5 tasks
@palkan palkan force-pushed the master branch 2 times, most recently from 2e4efd0 to 7b2111f Compare April 2, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Demo branch PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant