Skip to content

Commit bd03bb9

Browse files
committed
chore: minor README change
1 parent eec7286 commit bd03bb9

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,10 @@ complexity of Kubernetes.
4747
## 🎬 Quick demo
4848

4949
The screenshot below demonstrates how I use Uncloud to deploy the [Uncloud Documentation](https://docs.uncloud.run)
50-
website to 2 remote machines (why not?) from a Docker Compose file on my local machine. It exposes the
51-
container port `8000/tcp` as HTTPS on the domain `docs.uncloud.run`, served by the Caddy reverse proxy on the remote
52-
machines. All managed by Uncloud.
50+
website to 2 remote machines (why not?) from the [`compose.yaml`](docs/compose.yaml) file on my local machine.
51+
52+
It exposes the container port `8000/tcp` as HTTPS on the domain `docs.uncloud.run`, served by the Caddy reverse proxy on
53+
the remote machines. All managed by Uncloud.
5354

5455
![Uncloud compose deployment demo](.github/images/compose-deploy.jpg)
5556

@@ -289,8 +290,8 @@ I'm grateful to the following projects that inspired Uncloud's design and implem
289290
dollar company [37signals](https://37signals.com/) where it was invented and this is just wonderful!
290291
* [Fly.io](https://fly.io/) — for inspiring my vision for what self-hosted infrastructure should feel like, proving that
291292
developer experience and powerful infrastructure can coexist beautifully.
292-
* [Tailscale](https://tailscale.com/) — for pioneering the vision of decentralised flat mesh networking with an
293-
amazing user experience that feels like magic.
293+
* [Tailscale](https://tailscale.com/) — for pioneering the vision of decentralised flat mesh networking with an amazing
294+
user experience that feels like magic.
294295
* [Talos Linux](https://github.com/siderolabs/talos)
295296
and [KubeSpan](https://www.talos.dev/v1.10/talos-guides/network/kubespan/) — for the machine API design using
296297
[grpc-proxy](https://github.com/siderolabs/grpc-proxy) and for its elegant approach to secure WireGuard-based overlay

0 commit comments

Comments
 (0)