-
hi @ujibang ,
i am using restheart2.0.0 on linux and running it as forked process. i configured the restheartd.conf to point to my restheart.yml file which includes
https-listener: false
https-ho…
-
I have a service that is proxying requests to RESTHeart.
My service requires BasicAuth criteria#1 and RESTHeart requires BasicAuth criteria#2 ('admin:changeit'). In my service I amend the URL of t…
-
### Description
docker:watch fails to rebuild container
### Info
* d-m-p version : 0.34.1
* Maven version (`mvn -v`) :
```
Maven home: /Users/uji/development/apache-maven-3.6.3
Java …
-
restheart upload file csv failure.
-
## Expected Behavior
I'm trying to use Dynaweb to talk to a [RESTheart ](https://restheart.org/) docker instance, in order to read/write to a mongoDB.
Following [this (little outdated) tutorial]…
-
I have followed the README section (i.e. git clone repo -> docker-compose up -> curl --insecure https://localhost/ping) in order to set up the complete NGINX, RESTHeart and MongoDB stack.
I can acces…
-
From Scott:
I’m working on migrating our query service to meta V3 and getting some 500 errors that I’ve not seen with V2. Here is a simple example query, it returns a 500 error very quickly, like w…
-
**Brief overview**
[FerretDB](https://www.ferretdb.io) is the truly Open Source MongoDB alternative, built on Postgres.
We are working with the FerretDB team to make RESTHeart and FerretDB work …
-
Can you clarify why this step is necessary? It appears that you're generating the entire configuration up-front at build time, where reflection can be used without restriction. Is this necessary to …
-
**Brief overview**
the Mongo REST API allows querying collections via `GET /coll?filter={...}&sort={...}&keys&hint={...}` specifying query parameters using query parameters.
Allow to pass the sa…