Update home authored by Lars Florian Meiendresch's avatar Lars Florian Meiendresch
......@@ -222,4 +222,15 @@ Cloudflare Tunnels offer a cost-effective and secure way to deploy a 19squared i
### Step-by-Step Guide
1. Hello :)
Perform the following steps on the machine you want to use as your server.
1. [Install the Docker Engine](https://docs.docker.com/engine/install/)
2. Start 19squared
- `git clone https://git.rwth-aachen.de/medialab/interactive360vr.git`
- `copy .env.template .env`
- `docker compose up -d --build`
3. [Create a Cloudflare Account](https://developers.cloudflare.com/fundamentals/setup/account/create-account/)
4. [Add the Domain to the Cloudflare Account](https://developers.cloudflare.com/fundamentals/setup/manage-domains/add-site/)
5. [Create the Cloudflare Tunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/)
- **Important:** Use Docker to install `cloudflared` and add `-d --network 19squared_frontend` at the end of the provided command.
- **Service URL:** `http://19sq-nginx:80`