An open API service indexing awesome lists of open source software.

https://github.com/fooock/alastria-deploy

Automate Alastria deployments
https://github.com/fooock/alastria-deploy

Last synced: 6 months ago
JSON representation

Automate Alastria deployments

Awesome Lists containing this project

README

          

# Alastria deployments
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Different methods to deploy Alastria.
* If you want to deploy Alastria in a machine without any prerequisites, go to the [standalone installation](standalone).
* If you want to install Alastria using Docker, go to the [docker installation](docker) folder.

## Requirements
Ubuntu 16.04 LTS and [docker](docker) if you want to use this installation method.

## References

* Alastria [test-environment](https://github.com/alastria/test-environment) repository
* Alastria [official node](https://github.com/alastria/alastria-node) repository

## License

For more info see [LICENSE](LICENSE)