-
Hi, sir, the two options both failed , the log is shown below
```
Step 4/23 : RUN git clone --branch ${GO_PROXY_GITHUB_BRANCH} https://github.com/${GO_PROXY_GITHUB_USER}/openwhisk-runtime-go /src …
-
Hey everyone, I'm working on getting .net6.0 working and I'm not used to gradle unfortunately - when I run it in the openwhisk-runtime-dot as `gradle build` I get an error about compileTestScala:
I…
-
hello, @rabbah thanks for your help about https://github.com/apache/apisix/pull/5518, Apache APISIX support Apache Openwhisk now:)
Are there channels such as blog or medium that can publish articles …
-
# Proposal
## Background
OpenWhisk is an open source Faas computing platform in the Apache Foundation, announced and contributed to the open source community by IBM in 2016. In terms of running …
-
Hi everyone... i've a problem.
I'm learning OpenWhisk and i installed it using the Kubernetes included with Docker Desktop.
I've a MySQL database running in a Docker container.
How can i reach …
-
Hi everyone, i've a doubt..
i've a python http server running on my host pc, then i've a OpenWhisk deployment running on kubernetes that comes with docker.
I've an action that needs to make HTTP …
-
hello, I am from Apache APISIX and we want to support OpenWhisk in [Apache APISIX](https://github.com/apache/apisix), here is the proposal: https://github.com/apache/apisix/issues/5485.
Hope to get …
-
We could try to deploy OpenWhisk.
- [ ] create actions for our functions and deploy
- [ ] monitoring of Docker containers? to find out memory usage
https://github.com/apache/openwhisk/blob/mas…
-
Hello,
I have the following setup: the "Standalone" OpenWhisk stack and locally deployed MongoDB. I want to create actions that can read from database. Such as this example:
```
import pymongo
…
-
Hi. I'm trying to use S-FaaS in my OpenWhisk platform, but faced some problems.
During build of `enclvae_u.o` in `sfaas/build/edger8red/`, failed to find a header file, `datatypes.h`.
And it seem…