aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-12-04Add wget to relevant distributionsHEADmasterLoïc Hoguin
It's used by Concuerror to fetch rebar3.
2020-08-24Update Ubuntu to 20.04Loïc Hoguin
2020-06-25Add prometheus_ranch to the prometheus environmentLoïc Hoguin
And remove the other environment. Too complicated to use two separate environments.
2020-06-15Fix the ranch_prometheus_example environmentLoïc Hoguin
2020-06-15First draft of a ranch_prometheus_example environmentLoïc Hoguin
2020-04-20Update pipelinesLoïc Hoguin
2020-04-20Add esdl2 related packages to some environmentsLoïc Hoguin
2020-04-09Fix prometheus0 static IP troublesLoïc Hoguin
2020-04-09Tweak prometheus.shLoïc Hoguin
2020-03-26Add coreutils on AlpineLoïc Hoguin
2020-03-19Update pipelinesLoïc Hoguin
2020-02-21Add a post-checkout hook to fetch branches/tagsLoïc Hoguin
2019-08-29Update Debian/Ubuntu releasesLoïc Hoguin
2019-07-02Stick Alpine to 3.9 for nowLoïc Hoguin
There are issues in edge currently.
2019-06-30Add missing packages on CentOSLoïc Hoguin
2019-06-29Add missing Debian packagesLoïc Hoguin
2019-06-29Update alpine packagesLoïc Hoguin
I have not tested the apk_install_erlang() function but it should be doing roughly what we want. Test it on the next rebuild.
2019-06-28Add missing packages to alpineLoïc Hoguin
2019-06-20Add the parallel packageLoïc Hoguin
2019-05-07Update pipelinesLoïc Hoguin
2019-05-07go-dep instead of glideLoïc Hoguin
2018-11-26Add a few packages and update pipelinesLoïc Hoguin
2018-11-22Ubuntu Cosmic has OpenSSL 1.1 by default, force 1.0Loïc Hoguin
2018-11-22Update Ubuntu to CosmicLoïc Hoguin
2018-11-22Update pipelinesLoïc Hoguin
2018-10-01Ensure killall is installedLoïc Hoguin
2018-09-23Update pipelinesLoïc Hoguin
2018-08-16Install groff where necessaryLoïc Hoguin
2018-08-06Update pipelinesLoïc Hoguin
2018-05-25Update pipelinesLoïc Hoguin
2018-05-25Add more packages for cowboy and esdl2Loïc Hoguin
CentOS has SDL2 2.0.3 and that's too old for me to support so it won't be tested.
2018-05-23Update pipelinesLoïc Hoguin
2018-05-22Install rsync on all BuildKite containersLoïc Hoguin
2018-05-22Use rsync instead of scp for sending CT logsLoïc Hoguin
Should be much, much faster. Required installing a custom built scponly on the host because Arch Linux does not enable rsync compatibility by default.
2018-05-22Add the shadow package on AlpineLoïc Hoguin
2018-05-22Put the OpenSSL 1.0 fix in /usr/openssl-1.0Loïc Hoguin
2018-05-22Create user buildkite-agent for generic BuildKite installsLoïc Hoguin
2018-05-22Increase nofile limit for all containersLoïc Hoguin
2018-05-20Add mercurial and subversion to Arch LinuxLoïc Hoguin
2018-05-16Update pipelinesLoïc Hoguin
2018-05-16Forgot to set an environment variableLoïc Hoguin
2018-05-16Enable Cowboy PRs CI without confirmationLoïc Hoguin
2018-05-15Update pipelinesLoïc Hoguin
2018-05-15Fix OpenSSL-1.0 for BuildKiteLoïc Hoguin
2018-05-15Make sure BuildKite knows about OpenSSL-1.0Loïc Hoguin
2018-05-15Update pipelinesLoïc Hoguin
2018-04-26Install go/glide on all environmentsLoïc Hoguin
2018-04-25Update pipelinesLoïc Hoguin
2018-04-20Add the prometheus/grafana container scriptLoïc Hoguin
It only creates an environment looking at Grafana and Prometheus themselves. More will be added as load testing environments get created.
2018-04-19Better SystemD fix for Arch LinuxLoïc Hoguin
Also fixes other services independent of networking.