Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| software:streamingwebsite [2026/07/10 12:54] – ischluff | software:streamingwebsite [2026/08/31 20:29] (current) – andi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = Streaming website | + | # Streaming website |
| ---- dataentry project ---- | ---- dataentry project ---- | ||
| name : streaming-website | name : streaming-website | ||
| project-owner : | project-owner : | ||
| - | git-url : https:// | + | git-url_url |
| project-description : website to playout the video streams | project-description : website to playout the video streams | ||
| project-owner : | project-owner : | ||
| project-member : | project-member : | ||
| - | project-status | + | project-status_ |
| ---- | ---- | ||
| - | == add a new conference | + | ## add a new conference |
| - | The streaming website is deployed on lb.***.c3voc.de | + | The streaming website is deployed on `lb.***.c3voc.de` |
| - | To add another conference / mandator: clone the internal git on your machine | + | To add another conference / mandator: |
| - | git clone git@c3voc.de:streaming-website.git | + | ```sh |
| - | + | git clone https:// | |
| - | 1. first check if the series already has a mandator folder and reuse the existing one – otherwise create a new folder below ''/ | + | ``` |
| - | + | ||
| - | 2. copy the following files from the most recent conference and edit it to your needs | + | |
| - | * config.json | + | |
| - | * main.less | + | - copy the following files from the most recent conference and edit it to your needs |
| - | * if no main.less is provided, the default-theme will be used | + | |
| - | * if one is provided, it should '' | + | * main.less |
| - | * assets (images, fonts) can be placed inside the conference-folder or below it and can be referenced with a relative path (so a logo in ''/ | + | * if no main.less is provided, the default-theme will be used |
| - | + | * if one is provided, it should '' | |
| - | 3. commit and push you changes to `master` | + | * assets (images, fonts) can be placed inside the conference-folder or below it and can be referenced with a relative path (so a logo in ''/ |
| - | + | - commit and push you changes to `master` | |
| - | 4. call deploy.sh which will deploy to all lb-servers, clear their caches and fixes the file-permissions | + | - call deploy.sh which will deploy to all lb-servers, clear their caches and fixes the file-permissions |
| See also: https:// | See also: https:// | ||
| - | == now streaming banner on media.ccc.de | + | ## now streaming banner on media.ccc.de |
| To highlight the live streams on media.ccc.de' | To highlight the live streams on media.ccc.de' | ||
| - | == operation hints | + | ## operation hints |
| You can add ''? | You can add ''? | ||