Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
QhpAptyj9hj0RQwM Probably a stupid question, but is Cro a web server, or can I use it with a web server of my choice? 17:59
lizmat Cro is more than just a web server, but yes, it is also a web server that understands various web protocols very well 18:00
personally, I have a reverse-proxy facing the world and have a Cro server sitting behind that 18:01
with the proxy taking care of https and possibly delivering static content 18:02
QhpAptyj9hj0RQwM lizmat: Sweet, thanks Liz. 18:32
Is there a guide on how to configure Cro to only talk to the reverse proxy?
JRaspass raku.land does caddy in front of cro, caddy is really easy to setup as a reverse proxy 20:02