mirror of
git://f0xx.org/android_cast
synced 2026-07-29 08:37:37 +03:00
next/side sync
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
# Project hub
|
||||
|
||||
```bash
|
||||
cp examples/app_hub/index.html /var/www/localhost/htdocs/apps/app/androidcast_project/
|
||||
```
|
||||
**Infra overview:** [docs/INFRA.md](../../docs/INFRA.md)
|
||||
|
||||
Nginx (`nginx.apps.conf.fragment`): serve that directory — **not** `alias …/index.html` (that causes 502).
|
||||
**BE only.** FE `apps.f0xx.org` sends `location /` → `http://artc0.intra.raptor.org:80` (not :8089).
|
||||
|
||||
```bash
|
||||
nginx -t && rc-service nginx reload
|
||||
```
|
||||
See **[DEPLOY.md](DEPLOY.md)** — edit `listen 80` in `tmp/BE_alpine/etc/nginx/conf.d/apps.conf` using
|
||||
`examples/crash_reporter/backend/nginx.apps-port80.fragment`.
|
||||
|
||||
Reference in New Issue
Block a user