-
Is anyone successfully running dat from inside kubernetes? The following Deployment is currently working for me, but it would be nice to avoid requiring `hostNetwork: true`. Also wondering how to best…
dwiel updated
5 years ago
-
Not sure if there is a better standard practice but using the webhooks I've noted that I need to setup an open POST hook endpoint on the server receiving the webhooks without any security. As a result…
-
Related to https://github.com/opencollective/opencollective/issues/7346
Related to https://github.com/opencollective/opencollective/issues/6948
Tax forms are currently shared across fiscal hosts: …
-
As this app is supposed to be exposed to the world it makes sense to make it as secure as possible. So is it possible to run it with a read-only filesystem (docker run — read-only)? By default, it fai…
-
Ordered by priority:
- [x] C++ (natively supported)
- [x] [Go](https://github.com/dsprenkels/sss-go)
- [x] [Rust](https://github.com/dsprenkels/sss-rs)
- [ ] Python
- [x] [Node.js](https://gith…
-
Hello,
Thanks so much for this repo. I learned a lot from your sample repo. I successfully deployed app to subpath and I am also able to view docs and `openapi.json` at desired subpath.
The prob…
-
## SUMMARY
I have 2 ST2 instances (independent of each other and in different networks) and want them to communicate with each other via API using API keys. However, when providing st2-api-key to h…
-
### Bug description
I'm trying to setup integration testing using Prisma and Jest. I do run `prisma migrate reset --force` command for a testing database before running the test suite. The command ru…
-
**Description**
According to the [3005 release note](https://docs.saltproject.io/en/latest/topics/releases/3005.html#removed), `grains.get_or_set_hash` has been removed in favour of `sdb.get_or_set_h…
-
Related to #74 and #18, as devcontainer.json drives builds for images that are self-contained there is an increasing likelihood for developers to need to be able to apply build time arguments not supp…