-
Right now, building the bedhost docker image takes several minutes and ends up in an image that is almost 1 GB, which also takes a long time to upload and deploy to servers.
Just glancing at the Do…
-
Hi!
I’m really excited about this project! I have a similar one that uses JavaScript.
I would like to include an option for Speech-to-Text (STT). I’ve found that the Facebook model provides bett…
-
## Describe your environment
Using the following Dockerfile to simplify testing:
```
FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8-slim
RUN pip install --no-cache-dir \
opentelemetry…
-
## V0.0.1
- Gerenciador dependencias Poetry
- Bootstrap fastapi zerado
- Padrões de pastas* (Precisamos discutir o padrão pasta para poder iniciar)
- Status
- Da pau
- Subir Postgres com docker …
-
Hi,
first of all, great work on this project!
I am trying to get it working behind a proxy that will forward request from `/whisper`
Following [FastAPI docs](https://fastapi.tiangolo.com/advanc…
-
I tried to start a tortoise server by writing a docker file installing tortoise and other dependencies, and a python script to run the server, but it always shows error:
```
File "/opt/program/predi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
It will be awesome if we can add external docker server thru docker API (ports 2375 or 2376) like [Portainer](https://docs.portainer.io/admin/environments/add/docker/api) or [Dozzle](https://dozzle.de…
-
Ticket Contents
[QuoDB](https://www.quodb.com/) is an online website that allows users to search for movie quotes and show results across multiple categories. We want to create a similar site which w…
-
I was trying to build the container, can you please share .envfile template? Thank you
```
docker-compose build
ERROR: Couldn't find env file: /root/dev/fastapi-bigbluebutton/.envfile
```