murano-db-manage
cloud-ready application catalog - common files
Install
- All systems
-
curl cmd.cat/murano-db-manage.sh
- Debian
-
apt-get install murano-common
- Ubuntu
-
apt-get install murano-common
- Kali Linux
-
apt-get install murano-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install murano-common
- Raspbian
-
apt-get install murano-common
- Dockerfile
- dockerfile.run/murano-db-manage
murano-common
cloud-ready application catalog - common files
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 common files to all Murano servers.
python3-murano
cloud-ready application catalog - Python 3.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 3.x server code.