bellingcat / bellingcat/auto-archiver-api
Use traefik as a reverse proxy in docker
- Dominant language
- Python
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
See how traefik is configured on this service: https://github.com/bellingcat/whisperbox-transcribe/blob/main/docker-compose.base.yml
Idea is this project will already have a reverse proxy enabled and thus avoid any issues related to configuring nginx etc.
This should also allow for local development to happen without as-is, without extra configurations.
Contributor guide
Research direction
Start by reviewing the project's Docker configuration and compare it with the referenced docker-compose.base.yml in whisperbox-transcribe. Confirm how the reverse proxy should support local development without additional nginx configuration; done means the project runs locally with the proxy enabled and the existing API remains reachable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, fastapi, python
- Domain
- backend, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100