opentosca-docker icon indicating copy to clipboard operation
opentosca-docker copied to clipboard

Docker Compose for running OpenTOSCA

Results 8 opentosca-docker issues
Sort by recently updated
recently updated
newest added

Winery login on github not work. It return 404 error on github page.

I get the following error when running docker compose up with a docker-compose.override.yml with the following settings: winery: environment: WINERY_REPOSITORY_PATH: /var/opentosca/repository # WINERY_REPOSITORY_URL: https://github.com/OpenTOSCA/tosca-definitions-example-applications **WINERY_REPOSITORY_URL: https://github.com/UST-QuAntiL/tosca-definitions-qc-applications** # # use a...

TODO: - [ ] Winery - [ ] Container - [ ] UI - [ ] Bowie - [ ] ODE - [x] Engine-IA

As the instruction says, I set the public IP address in the .env file. But when I use the example: MyTinyToDo_MySql Docker to create an instance, it shows the error...

The official dind image creates a volume that can be quite large and is not cleaned up with the container. This can easily fill up all the space allowed for...

This PR will 1. fix all currently broken links, 2. add a pipeline to the project to automatically check for broken links in any markdown files and 3. improve the...

My pc is behind a corporate proxy, windows 10, all images are pulled correctly, but after, the installation breaks with the error in the subject follwed by: fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz #6...

Hi, I want to know if some have already worked on deploying Ansible with OpenTOSCA. I want to deploy Ansible with TOSCA. So what are the possible ways to use...