38 lines
753 B
Markdown
38 lines
753 B
Markdown
|
|
|
|
# Arkisto
|
|
|
|
[](https://cicd.apps.glenux.net/glenux/arkisto)
|
|
[](https://opensource.org/licenses/MIT)
|
|
[](https://patreon.com/glenux)
|
|
|
|
A simple tool to automate and manage openstack snapshots
|
|
|
|
## Installation
|
|
|
|
### With docker
|
|
|
|
Make sure you have Docker and Make installed. Then type
|
|
|
|
make docker-build
|
|
|
|
### Manual
|
|
|
|
Make sure you have installed the following software on your system:
|
|
|
|
* Crystal
|
|
* Make
|
|
* libevent-core-2.1-7
|
|
* python-openstackclient
|
|
|
|
Then type
|
|
|
|
make build
|
|
|
|
## Usage
|
|
|
|
## Licence
|
|
|
|
|
|
|
|
|