Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:relive [2023/06/09 13:12] – andi | software:relive [2024/12/20 22:26] (current) – andi | ||
---|---|---|---|
Line 15: | Line 15: | ||
- Create an appropriate config for your event in `live.alb:/ | - Create an appropriate config for your event in `live.alb:/ | ||
- either by using `./ | - either by using `./ | ||
- | - manually: copy `cfg.example`, | + | - manually |
- After a minute, a cronjob will run and download the schedule, etc. (If you are impatient, you can run `/ | - After a minute, a cronjob will run and download the schedule, etc. (If you are impatient, you can run `/ | ||
- Start the scheduler (run as user relive, inside of a screen/tmux session): `./ | - Start the scheduler (run as user relive, inside of a screen/tmux session): `./ | ||
Line 30: | Line 30: | ||
* To enable this workflow for you conference, enable the " | * To enable this workflow for you conference, enable the " | ||
- | * TODO: Create systemd timer for this. | ||
* [[https:// | * [[https:// | ||
* This script can be called during any state transition, we currently use `scheduled` -> `recording` of the recording ticket | * This script can be called during any state transition, we currently use `scheduled` -> `recording` of the recording ticket | ||
+ | * TODO: When we use this step, we should rename or migrate the deployment of of this script from releasing to storage, as it confuses tracker operators when the releasing host does the recording step. | ||
If you need re-create the session, run following commands: | If you need re-create the session, run following commands: | ||
Line 49: | Line 49: | ||
Please read the [[https:// | Please read the [[https:// | ||
+ | |||
+ | == FAQ | ||
+ | |||
+ | The `/ | ||
+ | * simply rename or remove the file, it will be generated in the next run (or trigger it manually) |