On Thu, 11 Jun 2020 at 09:22:02 +0200, Stefan Sperling wrote:
> On Wed, Jun 10, 2020 at 08:06:52PM -0500, Jordon wrote:
> > Ive been looking into getting nextcloud running on openbsd. I found a web
> > page that had me setting up a database and pulling in a config for
> > httpd.conf but i had trouble using acme-client so i never quite got it
> > working. What is the usual policy for installing web-hosted apps like
> > this? Is there a document included that explains how to configure the
> > database and httpd to get it running or am I supposed to read the original
> > documentation and figure out how it translates to openbsd?
> >
> > Thanks!
>
> There is /usr/local/share/doc/pkg-readmes/nextcloud
Whit this readme you should be able to make it work without much struggle
(httpd(8)), then you need to set acme-client (read the manual) and of course
your server should be reacheable from the internet for it.
--
- gonzalo