2020-09-24 09:09:46 +02:00
2020-09-24 09:03:25 +02:00
2020-09-08 09:19:03 +02:00
2020-09-22 13:55:44 +02:00
2020-09-22 14:17:12 +02:00
2020-09-24 09:09:46 +02:00
2020-09-13 09:32:39 +02:00
2020-09-24 09:03:25 +02:00

abra

Build Status

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. To make a release, just add an entry to CHANGELOG.md and the abra-installer / swarm-installer (following semver please) and then git tag x.x.x && git push origin main --tags. If you want the installer-scripts deployment to pick that up, you'll need to change the version number in the Makefile and run make in that repository and push the changes.

Examples

  • abra run mariadb mysqldump gitea -p'GdIbMeS09SURRktBnm3jcTufsL5z0MPd' | gzip > ../git.autonomic.zone_mariadb_date +%F.sql.gz
Description
The Co-op Cloud command-line utility belt 🎩🐇
https://coopcloud.tech
Readme 20 MiB
0.10.1-beta Latest
2025-04-24 13:15:09 +00:00
Languages
Go 77.7%
Shell 21.9%
Makefile 0.3%