-
Notifications
You must be signed in to change notification settings - Fork 10
opam.ocaml.org
URL: https://opam.ocaml.org
Maintainers: Louis Gesbert, Thomas Gazagnaire, Anil Madhavapeddy, David Sheets
Website and server infrastructure for OPAM, the OCaml Package Manager.
This domain serves several purposes:
- The public site for the OPAM repository
- The URL which the OPAM package manager connects to
- The central point for the continuing OCaml Platform efforts
OPAM itself is a source-base package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
The "official" meta-data repository is currently hosted at https://opam.ocaml.org/.
opam.ocaml.org
is a CNAME for opam-2.ocaml.org
. opam-2.ocaml.org
is at 54.146.41.74
.
Replacement for existing opam.ocaml.org infrastructure.
The new version uses the same opam2web
tool to generate a website from an opam repository, along with a
automated build and deployment pipeline written in OCaml, and based off docker images published under
ocurrent/opam.ocaml.org on docker hub. The pipeline is available at deploy.ci.ocaml.org under opam2web.
URL: https://opam-3.ocaml.org
Maintainers: Tim McGilchrist, Mark Elvers
Website and server infrastructure for OPAM, the OCaml Package Manager.
This domain serves several purposes:
- The public site for the OPAM repository
- The URL which the OPAM package manager connects to
- The central point for the continuing OCaml Platform efforts
OPAM itself is a source-base package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
The current production is running on a physical ARM64 machine in AWS, accessible via opam-3.ocaml.org
at 54.224.129.120
.
A staging version is built on the same machine using CNAME staging.opam.ocaml.org
. See infrastructure wiki for the details.