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
- Host: GitHub
- URL: https://github.com/fooock/alastria-deploy
- Owner: fooock
- License: apache-2.0
- Created: 2018-05-02T12:02:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T10:12:38.000Z (almost 8 years ago)
- Last Synced: 2025-04-05T23:33:01.657Z (10 months ago)
- Language: Shell
- Size: 51.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alastria deployments
[](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)