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

Configure admin user via docker bringup #67

Open asanami opened 4 years ago

asanami commented 4 years ago

After bringing up a deployment of sw360 via the following:

./sw360chores.pl --build -- up

Is it possible to configure or is there a default an admin account created I login with, instead of having to create (or sign up) an account post set up via the web UI?

alandtse commented 4 years ago

The documentation is a mess but apparently there is a default admin account. setup@sw360.org sw360fossy See deployment

The issue is the deployment information on the page looks outdated and once you login you'll only see a Hello World app.

EDIT: This may be helpful.