|
|
|
@ -35,6 +35,7 @@ This setup uses `serversideup/php:8.4-fpm-nginx` as the base image and is design
|
|
|
|
|
|
|
|
|
|
|
|
4. **Build and start the containers:**
|
|
|
|
4. **Build and start the containers:**
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
|
|
|
|
docker compose up -d db redis # Bootstrap the database and Redis.
|
|
|
|
docker compose up -d
|
|
|
|
docker compose up -d
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
@ -52,6 +53,10 @@ This setup uses `serversideup/php:8.4-fpm-nginx` as the base image and is design
|
|
|
|
|
|
|
|
|
|
|
|
## Reverse Proxy Configuration
|
|
|
|
## Reverse Proxy Configuration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Cloudflare Tunnel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Add doco here>
|
|
|
|
|
|
|
|
|
|
|
|
### Nginx Proxy Manager
|
|
|
|
### Nginx Proxy Manager
|
|
|
|
|
|
|
|
|
|
|
|
1. Add a new Proxy Host in Nginx Proxy Manager
|
|
|
|
1. Add a new Proxy Host in Nginx Proxy Manager
|
|
|
|
|