866 B
866 B
abra
Docker stack magic 🎩🐇
Install
curl -fsSL https://install.abra.autonomic.zone | bash
Specific releases are available via the project release page.
Changes
See CHANGELOG.md.
Hacking
git clone ssh://git@git.autonomic.zone:2222/autonomic-cooperative/abra.git
cd abra
make dev_install
See autonomic-cooperative/installer-scripts for the installer script deployment.
Examples
abra run mariadb mysqldump gitea -p'GdIbMeS09SURRktBnm3jcTufsL5z0MPd' | gzip > ../git.autonomic.zone_mariadb_
date +%F.sql.gz