Skip to content

Commit

Permalink
Chore(docs): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Oct 16, 2024
1 parent d63d77f commit b5d47c1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# quantum-caddy

A Caddy reverse proxy with s3 storage for certmagic and service discovery via labels
A Caddy distribution which includes the Caddy reverse proxy `certmagic-s3` (for TLS/SSL certificate storage) and `caddy-docker-proxy` (for service discovery via labels on Docker Swarm/Compose).

Modules/plugins:

* [certmagic-s3](https://github.com/ss098/certmagic-s3)
* [caddy-docker-proxy](https://github.com/lucaslorentz/caddy-docker-proxy/)

## Images

Images are available and free to use for anyone. To download and use an image:

```sh
$ docker pull r.planetary-quantum.com/quantum-public/hostwithquantum/quantum-caddy@TAG
```

> Note: The docker tags match release tags in this repository.

0 comments on commit b5d47c1

Please sign in to comment.