mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update owncast
This commit is contained in:
@@ -23,10 +23,13 @@ services:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ mkdir -p data
|
$ mkdir -p data
|
||||||
$ chown -R 101:101 data
|
# temporarily disable until we figure out how to move forward
|
||||||
|
# chown -R 101:101 data
|
||||||
$ docker compose up -d
|
$ docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> https://github.com/owncast/owncast/blob/develop/Earthfile#L129-L131
|
||||||
|
|
||||||
## Using with OBS / Streamlabs
|
## Using with OBS / Streamlabs
|
||||||
|
|
||||||
OBS is a pretty good piece of free software that will get you streaming from your own computer right away.
|
OBS is a pretty good piece of free software that will get you streaming from your own computer right away.
|
||||||
|
|||||||
Reference in New Issue
Block a user