README: Add Docker reference

This commit is contained in:
Erin Shepherd 2023-11-25 02:08:01 +01:00
parent f117bb51fb
commit 9afaad7150

View file

@ -9,6 +9,10 @@ for this purpose. Perhaps in the future it will implement the room directory
as well, but for now it does not. as well, but for now it does not.
## Installation ## Installation
[Deploy using the Docker images](https://git.alioth.systems/erin/-/packages/container/matrix-vanity/0.1),
or by building in the usual way for a Go project (`go build`) and deploying
via your preferred service orchestration system.
Pick a hostname and port that you will run this on. Organize for matrix-vanity Pick a hostname and port that you will run this on. Organize for matrix-vanity
to run behind a TLS terminating proxy (it does not handle TLS itself) to run behind a TLS terminating proxy (it does not handle TLS itself)