docker-compose
to orchestrate our backend, Nginx, and Postgres./
via the backend./
, which executes a blogHandler
function.80
and forward any requests to the backend service.docker-compose
.docker-compose
, run:nginx-golang-postgres
repository from the dropdown.docker-compose
configuration, ReleaseHub will be able to automatically detect the services in the codebase.proxy
badge on the environments tab. This badge indicates that the proxy
service configured in our docker-compose.yaml
file has a host name URL that we can access.