sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

Adjust vagrant script so that it provisions complete SW360 docker setup #42

Open bs-jokri opened 6 years ago

bs-jokri commented 6 years ago

Goal: We should allow windows users to easily setup a sw360 test instance to develop against, e.g. the sw360 rest api

  1. should be self contained. Pull latest version of sw360chores from github
  2. creates all images from sw360chores
  3. should build sw360portal
  4. should deploy sw360portal wars into tomcat container
mcjaeger commented 3 years ago

It is there:

https://github.com/sw360/sw360chores/blob/master/Vagrantfile

but reportedly it might be broken as described here:

https://github.com/sw360/sw360chores/issues/84