-
**Is your feature request related to a problem? Please describe.**
Currently when installing Appsody on Mac, you have to do `brew install appsody/appsody/appsody` which is a bit strange.
**Describ…
-
Recently I demoed Appsody at the try! Swift NYC conference, and also to an internal team of developers.
In both cases I was "appsody-ifying" an existing application by using `appsody init none`.
…
-
**Describe the bug**
The version check message is only shown for valid `appsody` commands, rather than on every invocation of `appsody`. What it be possible to change where the function is called to s…
-
**Describe the bug**
`x509: certificate signed by unknown authority` error when trying to add a repository that using a self-signed certificates.
**To Reproduce**
Steps to reproduce the behavio…
-
I was trying to run the code from this repository:
https://github.com/IBM/appsody-sample-quote-app
I found this error:
PS C:\Users\lenovo\quote-frontend> appsody run
Running development enviro…
-
I created two appsody projects on a remote OpenShift cluster. Opening the app in the browser works for one of them, but fails for the other.
![image](https://user-images.githubusercontent.com/296…
jopit updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
Appsody on K8S should leverage the Appsody operator when it deploys the application during `appsody run`.
**Describe the solution…
-
As part of the epic #257 we've had a first look at the existing menus on https://appsody.dev. One of the options under discussion for streamlining the documentation is to split it into Reference and T…
-
**Is your feature request related to a problem? Please describe.**
Feature request. The developer uses appsody init to create an appsody project on the local filesystem. Usually after that, they want…
-
## Feature Request
### Is your feature request related to a problem?
The appsody-operator is published under the `beta` channel in OperatorHub. With a single `beta` channel we don't really know …