mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:58:14 +03:00
BE sync
This commit is contained in:
@@ -59,6 +59,14 @@ export BEARER='…' ./scripts/smoke_shorten.sh
|
||||
examples/crash_reporter/backend/scripts/validate_be_services.sh
|
||||
```
|
||||
|
||||
## Hub admin (Short links card)
|
||||
|
||||
Operator UI lives in the **crashes console** (shared `ac_crash_sess`), not on `s.f0xx.org`:
|
||||
|
||||
- `https://apps.f0xx.org/app/androidcast_project/crashes/?view=short_links`
|
||||
- Enable in crashes `config.php`: `url_shortener.enabled => true` + MariaDB `url_shortener` block (see `examples/crash_reporter/backend/config/config.example.php`)
|
||||
- Smoke: `examples/crash_reporter/backend/scripts/test_short_links_api.sh`
|
||||
|
||||
## Config
|
||||
|
||||
[config/config.example.php](config/config.example.php) — prefer **`socket`** `/run/mysqld/mysqld.sock` on Alpine (same as crashes when TCP refused).
|
||||
|
||||
Reference in New Issue
Block a user