Skip to content

External resources for Croupier

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-AGREEMENT
Notifications You must be signed in to change notification settings

ari-apc-lab/croupier-resources

Repository files navigation

Croupier Resources

License

NOTE: Originally developed under the H2020 project Croupier H2020 European Project: https://github.com/ari-apc-lab/croupier

Contents

Blueprint examples

Many simple examples can be found at /examples folder. Check the examples readme for more information.

Infrastructure definitions

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.

Scripts

  • 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.

Cloudify manager installation

Croupier, as cloudify plugin, needs a remote Cloudify Manager server to work on.

RPM

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]

Docker

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.

License

Croupier is licensed under Apache License, Version 2.0 (the License)

Legal disclaimer

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

About

External resources for Croupier

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-AGREEMENT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published