Merge wiki additions into vault files

- wireguard-vpn: add Related notes section
- tv-luna-send: add Common Luna URIs table
- htpc-magic4pc: add WebOS app build/deploy, auto-launch, back key sections
- watchlist-automation: new file (full pipeline overview, migrated from wiki)
- watchlist-discover: update cron jobs (migrated to Kraken 2026-05-27)
This commit is contained in:
Alexey Martemyanov
2026-05-29 15:36:34 +06:00
parent 2ccb7e0a4a
commit 9ba2688a13
5 changed files with 244 additions and 3 deletions
+3 -3
View File
@@ -76,12 +76,12 @@ watchlist-sync process-thumbs --apply
---
## Cron jobs (Hermes)
## Cron jobs (Hermes, на Кракене с 2026-05-27)
| Job | Schedule | Действие |
|-----|----------|----------|
| `watchlist-discover` (`6aba6979b8c4`) | вс 09:00 | discover --apply + git commit |
| `watchlist-sync-down` (`7d12b6d48786`) | ежедн. 10:00 | process-thumbs --apply → sync-down --apply |
| `watchlist-discover` | вс 09:00 | discover --apply + git commit (Кракен) |
| `watchlist-nightly` | ежедн. 01:00 | process-thumbs → resolve → sync-down → sync-up (Кракен) |
---