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.
Files
abra-bash/README.md
Luke Murphy 15bdd11599
All checks were successful
continuous-integration/drone/push Build is passing
Jiggle README and add CHANGELOG
2020-09-22 13:05:23 +02:00

708 B

abra

Build Status

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