Category: deployment management
-
Continuous Integration / Delivery for Debian packages – jenkins-debian-glue.org
https://jenkins-debian-glue.org https://jenkins-debian-glue.org/contact/ I do have Jenkins running on Debian, creating Debian packages as deployables – I plan to deploy to a Debian repository. https://wiki.jenkins.io/display/JENKINS/Debian+Pbuilder+Plugin https://blog.packagecloud.io/eng/2017/03/23/create-debian-repository-reprepro/ Automatic handling of repositorieswithout manual interaction: reprepro: https://wikitech.wikimedia.org/wiki/Reprepro freight: https://salsa.debian.org/debian/freight – the fork https://github.com/rcrowley/freight – the original https://www.systutorials.com/docs/linux/man/1-freight-cache http://midactstech.blogspot.com/2014/05/install-freight.html – maybe that only works with the original
-
RoR deploying with Mina, a “really fast deployer and server automation tool”
http://nadarei.co/mina/ https://twitter.com/JEG2/status/430731934566600704 It creates a Bash script, that is supposed to getting started remotely through SSH. It is based on Rake, the Ruby Makefile DSL. no YAML