-
This would
1. drastically increase maintainability
2. allow people to contribute more easily by developing plugins (e.g. TypedMatrix)
3. allow to keep your frontend JS small by loading only what you …
-
Hey dude I tried the new release and it looks really good. I've used dokku, exoframe, kubernetes before and this is by far my favorite. Overall this looks solid and I plan to port my apps over.
If…
-
#### What are you trying to achieve?
Run Acceptance tests on my vagrant box.
#### What do you get instead?
```bash
1) AdminCept: Test admin panel features
Test tests/acceptance/AdminCept.…
-
[![Github windows issues](https://img.shields.io/github/issues/ansible/ansible/windows.svg?label=issues)](https://github.com/ansible/ansible/issues?q=is:open+is:issue+label:windows) [![Github windows …
-
I'm going to try, as best I can, to distill more than a year of conversations about this topic.
This is a touchy subject. There have been numerous threads with various people advocating significant…
-
Hey,
I'm currently looking for a serializer to serialize and deserialize the data which gets generated by my Unity project. I previously had a look at neuecc's MessagePack but it has some limitation…
rcFMS updated
5 years ago
-
Rather than adding Node to the existing `appserver` service a new service for node should be used. One of the advantages of Docker is being able to use containers focused on one task.
Lando does th…
-
## Motivation
In order to offer the simplest/quickest "ready-to-use" experience to beginners, we could optionally ship `yoga` with some kind of in-memory database such as `sqlite` or `dynamodb in-m…
-
Right now, we're using VPS on Rackspace on production. The VPS was configured from scratch by @pbanaszkiewicz. This has a lot of disadvantages:
1. Deployment (and release) procedure is pretty compl…
-
I think we really need to re-examine what parts of our tests we run when in CI, and ideally I'd love to parallelize what we can.
We currently run two jobs as a part of each Kibana test run in CI:
…