issues
search
wearefuturegov
/
outpost-api-service
Outpost's public API component
https://outpost-api-service.herokuapp.com/api/v1/services
MIT License
3
stars
2
forks
source link
Production deployment
#43
Closed
apricot13
closed
4 months ago
apricot13
commented
4 months ago
Mostly docker compose fixes and changes
added tests in docker to github actions
added more platforms for docker images
updated the syntaxt from the soon to be deprcated ones for outputting variables in github actions
added in a fail class for if DB_URL isn't set
fixed healthcheck failing because curl wasn't installed in the container
updated the readme
Mostly docker compose fixes and changes