porter-archive
porter-archive copied to clipboard
Kubernetes powered PaaS that runs in your own cloud.
## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [X] Other (please describe): dev improvement ## Pull...
# Description ``` {"level":"warn","internal_error":"runtime error: invalid memory address or nil pointer dereference","external_error":"An internal error occurred.","method":"GET","url":"/api/oauth/github/callback?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdocs.github.com%2Fapps%2Fmanaging-oauth-apps%2Ftroubleshooting-authorization-request-errors%2F%23redirect-uri-mismatch&state=9ktPFeC2U1oREuGxiinDBQ%3D%3D","time":"2021-11-20T01:11:35+01:00"} ``` ``` After api/oauth/github/callback?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdocs.github.com%2Fapps%2Fmanaging-oauth-apps%2Ftroubleshooting-authorization-request-errors%2F%23redirect-uri-mismatch&state=jJq6FMgRokjXr_sgeyNx9Q%3D%3D ``` Look like the goroutine is failing with a call to...
I see you have Django specific stuff, but maybe have examples for others - Flash - Django (full example) - Node - ???
A nice additional feature to add sometime in the future to help streamline and simplify the installation method of the Porter CLI would be to add distributions to common package...
# Description Trying to create a cluster through getporter on digitalocean but it keeps failing:  I'm pretty sure there's an easy fix but I couldn't find it in the...
# Description Trying to deploy the following app: ``` . └── src ├── Procfile ├── app.js └── package.json ``` I clicked "Continue" from within `src/`, but the GitHub Action is...
# Location - [x] Browser - [ ] CLI - [x] API # Motivation The current new project flow causes some troubles for people that try to onboard and provision...
# Description Switching between tabs in a form causes visible flashing. # Location - [x] Browser - [ ] CLI - [ ] API # Steps to reproduce 1. Find...
# Description `porter update ...` results in the following error:  # Location - [ ] Browser - [x] CLI - [ ] API # Steps to reproduce 1. Make...