Align FI recurrence with activity-core + rein-aharness (drop workstation cron).
Document the three-layer model, add railiance-rhythm executor install, and point playbooks at rein-aharness fi-research-brief instead of local crontab.
This commit is contained in:
parent
70cbfe0c6c
commit
46cfcd7a51
10 changed files with 248 additions and 100 deletions
|
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Freedom Intelligence daily research brief (rein-aharness on Railiance)
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Environment=HOME=%h
|
||||
WorkingDirectory=%h/freedom-intelligence
|
||||
ExecStart=%h/freedom-intelligence/scripts/railiance-rhythm/run-daily.sh
|
||||
Nice=10
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Timer: FI research brief weekdays 07:35 Europe/Berlin
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Mon..Fri *-*-* 07:35:00 Europe/Berlin
|
||||
Persistent=true
|
||||
Unit=fi-research-brief-daily.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue