-
**Is your feature request related to a problem? Please describe.**
Currently `appsody run` runs the container project in the foreground of the shell. If I open a new terminal tab and do `appsody test…
-
When appsody deploy modifies the app-config.yaml, it has to pick a port to assign to APPSODY_PORT. Today it does this by examine the env variables in the stack image. This seems dangerous to me - for …
-
#### Feature description
There are a few yaml files that need to be templated and filled in through the UI. The user will then "export" or download these yaml files in zip file and apply them to th…
-
**Is your feature request related to a problem? Please describe.**
I find it frustrating to have to `cd` before `appsody init`.
Additionally if I want to call appsody from a script or program (I am…
-
**Is your feature request related to a problem? Please describe.**
Instructions are needed for deploying on a local OpenShift environment. This can be done using Red Hat CodeReadyContainers.
tnixa updated
4 years ago
-
It would be great if developers of appsody applications can specify other containerised services (databases, logstash, Prometheus, other microservices) and use them in Appsody development lifecycle: r…
-
The wall clock time to run a tekton pipeline in RHOCP is approx 7x over what it takes to run a basic Appsody Build on your laptop. This will not allow us to scale into production. Study performance…
-
**Describe the bug**
I'd like to be able to `appsody build` my Node.js Express stack on OpenShift 3.11.
Unfortunately the Docker version I'm running is too old for at least the --chown flag to be …
-
**Is your feature request related to a problem? Please describe.**
Currently, it is hard to determine what level of the appsody-controller is present on the user's system.
**Describe the solution…
-
Get some feedbacks from @deboer-tim in odo extension bind case demo, so create this issue for tech topic.
Background:
Currently we have two generic cases for all project types (Codewind, odo, Apps…