Skip to content

UW-Macrostrat/CDR-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy requests to domain with added bearer header

Update the env variables according to the docker compose file and run the following command to start the server:

docker compose up

Building

docker build --platform linux/amd64 -t hub.opensciencegrid.org/macrostrat/api-proxy:latest .
docker push hub.opensciencegrid.org/macrostrat/api-proxy:latest

Running

docker run -p 8080:80 --env-file .env hub.opensciencegrid.org/macrostrat/api-proxy:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published