python2-murano-manage
cloud-ready application catalog - Python 2.x server code
Install
- All systems
-
curl cmd.cat/python2-murano-manage.sh
- Debian
-
apt-get install python-murano
- Ubuntu
-
apt-get install python-murano
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-murano
- Raspbian
-
apt-get install python-murano
- Dockerfile
- dockerfile.run/python2-murano-manage
python-murano
cloud-ready application catalog - Python 2.x server code
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. This package contains the Python 2.x server code.