NOTE: Originally developed under the H2020 project Croupier H2020 European Project: https://github.com/ari-apc-lab/croupier
Many simple examples can be found at /examples
folder. Check the examples readme for more information.
Croupier GUI support the definition of infrastructures, so users doesn't have to know the specifics of each one. At /infrastructure definitions
there are some examples.
force-cancel.sh
: Helps in cancelling an execution that is stucked.stop-instance.sh
: Stops an execution.package-blueprint.sh
: Packages a blueprint folder as a zip file.
Croupier, as cloudify plugin, needs a remote Cloudify Manager server to work on.
NOTE: Requires a Centos 7 remote machine with at least 2 CPUs and 4 Gb of RAM (4 CPUs and 12 Gb RAM recommended), reachable by the CLI, with requiretty disabled, and no password for sudo command.
To install the orchestrator, just execute in the remote host:
./rpm_install.sh [HOST PRIVATE IP] [HOST PUBLIC IP] [Orchestrator NEW ADMIN PASSWORD]
In the docker folder there is a docker compose file to run the Cloudify Manager attached with a VPN tunnel using fortinet VPN.
To use the VPN, place a VPN config file in the host machine and reference it in
the .env
file. If VPN is not needed, just comment that part on the docker
compose file.
WARNING: The docker image cannot be configured for now; Therefore admin password is set to default and cannot be changed.
Croupier is licensed under Apache License, Version 2.0 (the License)
The open source software and source code are provide to you on an “AS IS” basis and Atos Spain SA disclaim any and all warranties and representations with respect to such software and related source code, whether express, implied, statutory or otherwise, including without limitation, any implied warranties of title, non-infringement, merchantability, satisfactory quality, accuracy or fitness for a particular purpose.
Atos Spain SA shall not be liable to make any corrections to the open source software or source code, or to provide any support or assistance with respect to it without any previously specify agreement.
Atos Spain SA disclaims any and all liability arising out of or in connection with the use of this software and/or source code