Mark Elvers

Results 107 comments of Mark Elvers

@avsm Thank you. `docs-staging.sw.ocaml.org` and `docs-staging.ocaml.org` can now be deleted. Regarding `docs-dream.ocaml.org`, this currently points to `eumache` in the Computer Lab. There is no configuration on that machine to respond...

Why not wrap this into a Docker container and deploy it on `docs.ci.ocaml.org`? We could add the build/deployment to deploy.ci.ocaml.org.

@avsm Plausible has been deployed as a proof of concept running on a KVM VM hosted in Caelum. Would it be possible to provision a new VM at Scaleway and...

Yes, we might move away from Plausible in the future. How about analytics.ocaml.org?

"view" is ok. How about examine.ocaml.org or review.ocaml.org? Other verbs: analyse, inspect, assay, count

Yes, it's sitting behind Caddy, so I have added a redirect: ``` plausible.ci.dev { redir / /ocaml.org reverse_proxy plausible:8000 } ```

Yes, definitely. I'll try to moving this along this week.

I have made some progress. https://inbox.ci.dev/caml-list/

The service has been restored

A massive log file (44GB!) in the Docker overlay2 folder caused the server to run out of space.