stephancill / opencast

A fully open source, self-hostable Twitter flavoured Farcaster client
MIT License
185 stars 37 forks source link

opencast.stephancill.co.za TLS certificate broken and page not working. #39

Open MicahZoltu opened 1 month ago

MicahZoltu commented 1 month ago

image

I noticed that you have been actively iterating on OpenCast lately so I figured I would give it another try to see if some of the bugs I encountered previously were fixed. Unfortunately, the Web UI appears to be broken as the TLS certificate is bad and if I force allow it it just shows the above error.

stephancill commented 1 month ago

Hi @MicahZoltu, was actually going to reach out to you. I don’t have a public hosted instance yet but it has been rearchitected to be self-hostable again

MicahZoltu commented 1 month ago

Is there, or are there plans for, a docker-compose.yml file (or similar) that can be used to spin up everything needed without having to build from source or manually configure/connect things?