This repository has been archived on 2024-10-23 . You can view files and clone it, but cannot push or open issues or pull requests.
All checks were successful
continuous-integration/drone/push Build is passing
abra
Docker stack magic 🎩🐇
Install
curl 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
Examples
abra run mariadb mysqldump gitea -p'GdIbMeS09SURRktBnm3jcTufsL5z0MPd' | gzip > ../git.autonomic.zone_mariadb_
date +%F.sql.gz
Description
Languages
Shell
87.9%
Python
9.9%
Makefile
1.4%
Dockerfile
0.8%