-
I recently pulled the latest version of stac-fastapi-pgstac and started it using the following command:
```
$ docker compose up app
```
However, when I navigate to http://0.0.0.0:8082/api.html, I …
-
**Describe the bug**
The Basic Authentication implementation in stac-fastapi-elasticsearch is not working as expected. When configuring multiple user credentials through STAC_FASTAPI_ROUTE_DEPENDENCI…
-
### Describe the issue:
In the URL https://github.com/Akkudoktor-EOS/EOS its stating:
---snip---
Run from source
Install dependencies in virtual environment:
python -m venv .venv
.venv/bin…
-
{
"platform":"",
"hub-mirror": [
"dezhao/lanraragi_cn:latest",
"johnshine/baidunetdisk-crossover-vnc:latest",
"linuxserver/emulatorjs:latest",
"linuxserver/qbittorrent:latest",
"makedie/fastapi…
-
### Problem:
I am experiencing an issue with the `fastapi-sso` library when defining the `redirect_uri` within the `get_login_redirect` method instead of during the initialization of the `GoogleSSO` …
-
Versions:
```bash
fastapi-cache2==0.2.2
fastapi-cache2[redis]==0.2.2
.venv ❯ python --version
Python 3.12.4
```
Redis:
`docker run -d --name redis-stack-server -p 6379:6379 redis/redis-sta…
-
Based on #1, we create a docker-compose solution that runs a fastAPI service instead of the `test.py` script. See https://github.com/garyfeng/LightRAG?tab=readme-ov-file#api-server-implementation
-…
-
- Parent Issue: #771
### Overview
The goal of this task is to migrate the existing Flask codebase to FastAPI to improve performance, flexibility, and development speed. FastAPI offers features suc…
-
**Describe the bug**
I had a docker compose with a local postgres that I've been using for my local dev environment. Once I changed the connection string to a remote DB (AWS RDS Postgres), my Phoenix…
-
# Bug Report
## Installation Method
- Docker
## Environment
- Latest Open-WebUI
- Both Firefox and Chrome
## Expected Behavior:
Visiting the API docs page would render the Swagger page.…