An open API service indexing awesome lists of open source software.

https://github.com/devinrsmith/deephaven-traefik

A Deephaven reverse-proxy setup using traefik
https://github.com/devinrsmith/deephaven-traefik

Last synced: 12 months ago
JSON representation

A Deephaven reverse-proxy setup using traefik

Awesome Lists containing this project

README

          

# deephaven-traefik

A Deephaven reverse-proxy setup using [traefik](https://github.com/traefik/traefik).

```shell
docker compose up -d
```

Then, connect to [https://deephaven-foo.localhost](https://deephaven-foo.localhost) (you'll probably need to accept the self-signed certificate), or [https://deephaven-bar.localhost](https://deephaven-bar.localhost).

## Related

* [deephaven-caddy](https://github.com/devinrsmith/deephaven-caddy)
* [deephaven-envoy](https://github.com/devinrsmith/deephaven-envoy)