mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
docs: update screenshot of demo website deployment with new plan in README
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 525 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 635 KiB |
@@ -49,13 +49,13 @@ complexity of Kubernetes.
|
|||||||
|
|
||||||
## 🎬 Quick demo
|
## 🎬 Quick demo
|
||||||
|
|
||||||
The screenshot below demonstrates how I use Uncloud to deploy https://uncloud.run website to 2 remote machines from
|
The screenshot below demonstrates how we use Uncloud to deploy https://uncloud.run website to 2 remote machines from
|
||||||
the [`compose.yaml`](website/compose.yaml) file on my local machine.
|
the [`compose.yaml`](website/compose.yaml) file on the local machine.
|
||||||
|
|
||||||
It exposes the container port `8000/tcp` as HTTPS on the domain `uncloud.run`, served by the Caddy reverse proxy on the
|
It exposes the container port `8000/tcp` as HTTPS on `uncloud.run` domain, served by the Caddy reverse proxy on the
|
||||||
remote machines. All managed by Uncloud.
|
remote machines. All managed by Uncloud.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Here is a more advanced use case. Deploy a highly available web app with automatic HTTPS across multiple regions and
|
Here is a more advanced use case. Deploy a highly available web app with automatic HTTPS across multiple regions and
|
||||||
on-premises in just a couple minutes.
|
on-premises in just a couple minutes.
|
||||||
|
|||||||
Reference in New Issue
Block a user