The mission for this repository is to store all configuration, tooling, and documentation for deploying Stackage.org.
Stackage is deployed to a NixOS server.
The entrypoint for the server configuration is ./flake.nix.
There is a lot of work to do in order to make Stackage more reliable and robust. The maintainers will be documenting and implementing that work in the coming months.
A wrapper around nixos-rebuild
that provides some measure of deployment
tracking.
A wrapper that pushes all component packages to a Cachix cache.
Yes, please! Please feel welcome to open issues reporting bugs, feature requests, or questions. Pull requests are also welcome, though I recommend creating an issue first.
This repository: https://github.com/commercialhaskell/stackage-infrastructure/
Forum: https://discourse.haskell.org/
Chat: via the Matrix network at https://matrix.to/#/#haskell-stack:matrix.org
As a Haskell Foundation project, the maintainers follow the Guidelines for Respectful Communication, and recommend the same for all other project participants.
This repo is a work of the Haskell Foundation.
The initial version was implemented by Bryan Richter (@chreekat) in his capacity as the Haskell Foundation's DevOps Engineer.