From e75637adc56623a61a4f44ad967c6296d9d3ac28 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 3 May 2023 00:02:57 +0300 Subject: www/owncast: add 0.1.0pre20230502132147 shipping development build because latest stable version is broken on openbsd (patchable, but not worth it i think). i will fix this when the stable will come out. --- www/owncast/pkg/README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 www/owncast/pkg/README (limited to 'www/owncast/pkg/README') diff --git a/www/owncast/pkg/README b/www/owncast/pkg/README new file mode 100644 index 0000000..ccbb8fd --- /dev/null +++ b/www/owncast/pkg/README @@ -0,0 +1,19 @@ ++----------------------------------------------------------------------- +| Running ${PKGSTEM} on OpenBSD ++----------------------------------------------------------------------- + +Owncast comes with web interface for users and a stream admin. +Out of the box owncast listens on port 8080 on all interfaces, but +this could be changed by passing desired values to -webserverip +and -webserverport flags using rcctl(8). + +Owncast doesn't handle TLS, so you're supposed to be running it +behind a TLS-terminating reverse-proxy if you want to host a public +instance. + +On first start owncast will populate its data directory with a +database and static files. You can add custom emojis here. + +Be sure to change the default admin password! It is advised to not +forward the /admin path and the rtmp port for public access +even though they are password-protected. -- cgit v1.2.3